claudegoodies
Plugin

security-guidance

From anthropics

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.

Install

/plugin install security-guidance

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "security-guidance",
  "version": "2.0.6",
  "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": "[email protected]"
  },
  "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/security-guidance"
}
View full source on GitHub →

Other plugins