Plugin
AnthropicSecurityv2.0.0
security-guidance
Security review for Claude-generated code with pattern-based warnings and LLM-powered vulnerability detection.
Plugin
Security review for Claude-generated code with pattern-based warnings and LLM-powered vulnerability detection.
Security review plugin that monitors edits for 9 vulnerability patterns in real-time, runs LLM-powered diff reviews on stop, and includes an agentic commit reviewer catching injection, XSS, SSRF, hardcoded secrets, and 25+ other vulnerability classes.
{
"name": "security-guidance",
"author": {
"name": "David Dworken",
"email": "dworken@anthropic.com"
},
"version": "2.0.0",
"homepage": "https://github.com/anthropics/claude-code/tree/main/plugins/security-guidance",
"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."
}