| 12345678910 |
- {
- "name": "security-guidance",
- "version": "2.0.3",
- "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"
- }
|