From c04529f1081525ece177989ae3d074d224879c0c Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Fri, 3 Apr 2026 20:19:57 +0200 Subject: [PATCH] docs: add config-audit plugin to org profile Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1385d11..047e239 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Install directly into Claude Code. | Plugin | What it does | |--------|-------------| | [claude-code-llm-security](https://git.fromaitochitta.com/open/claude-code-llm-security) | Stops AI from leaking your passwords, running dangerous commands, or being tricked by malicious input | +| [claude-code-config-audit](https://git.fromaitochitta.com/open/claude-code-config-audit) | Finds what's broken, missing, or conflicting in your Claude Code configuration and fixes it automatically | ## Reference