From 44428e40aa845b5f73bc7b7792e74e399fdef96d Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Fri, 19 Jun 2026 22:36:36 +0200 Subject: [PATCH] docs(config-audit): bump catalog entry to v5.4.0 config-audit v5.4.0 released (tag pushed). Bump marketplace ref v5.3.0 -> v5.4.0 and README heading + test count (936+ -> 949+). Plugin-hygiene & settings-validation hardening: CA-PLH-015 plugin-folder shadowing, CA-PLH-016 skills:-array validation, CA-SET autoMode structure + dead-config. Scanner count stays 13. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01Ter3E2JSi1Khgmuf2kady8 --- .claude-plugin/marketplace.json | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0a6f021..0705dbf 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -24,7 +24,7 @@ "source": { "source": "url", "url": "https://git.fromaitochitta.com/open/config-audit.git", - "ref": "v5.3.0" + "ref": "v5.4.0" }, "description": "Multi-agent workflow for analyzing, reporting, and optimizing Claude Code configuration across your entire machine" }, diff --git a/README.md b/README.md index 202fbf8..ac436b3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Key commands: `/security posture`, `/security audit`, `/security scan`, `/securi --- -### [Config-Audit](https://git.fromaitochitta.com/open/config-audit) `v5.3.0` +### [Config-Audit](https://git.fromaitochitta.com/open/config-audit) `v5.4.0` Configuration intelligence for Claude Code. Claude reads instructions from 7+ file types across multiple scopes; this plugin tells you what's wrong, what's missing, what's silently conflicting, what's actually loaded, and where you're burning tokens. @@ -47,7 +47,7 @@ Configuration intelligence for Claude Code. Claude reads instructions from 7+ fi Key commands: `/config-audit posture`, `/config-audit feature-gap`, `/config-audit fix`, `/config-audit whats-active`, `/config-audit tokens` -6 agents · 13 scanners · 18 commands · 936+ tests · [Full documentation →](https://git.fromaitochitta.com/open/config-audit) +6 agents · 13 scanners · 18 commands · 949+ tests · [Full documentation →](https://git.fromaitochitta.com/open/config-audit) ---