diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 44549d03d5..89b65ffd76 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -137,8 +137,8 @@ }, { "name": "security-guidance", - "description": "Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns", - "version": "1.0.0", + "description": "Security review for Claude-generated code. Pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that catches injection, XSS, SSRF, hardcoded secrets, and 25+ other vulnerability classes.", + "version": "2.0.0", "author": { "name": "David Dworken", "email": "dworken@anthropic.com"