2026-05-26 14:06:52 -07:00

11 lines
499 B
JSON

{
"name": "security-guidance",
"version": "2.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.",
"author": {
"name": "David Dworken",
"email": "dworken@anthropic.com"
},
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/security-guidance"
}