Security Guidance
Security review of agent-written code at three points: on edit, on stop, and at commit.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install security-guidance@claude-plugins-official
Ajanın ürettiği kod yazılırken ve commit edilmeden önce güvenlik denetimi istendiğinde
- Author
- Anthropic
Rather than one scan at the end, this plugin places checks where mistakes are cheapest to fix. Pattern-based warnings fire while an edit is being written, a diff review runs when the session stops, and a commit reviewer looks for injection, XSS, SSRF, hardcoded secrets and around twenty-five other classes before anything is recorded. Catching a hardcoded key before the commit is a different job from finding it in history afterwards.
Similar skills
Claude Security
SkillDeep vulnerability scan of your own code, with every finding challenged before it is reported.
Code Review
SkillMulti-agent pull request review with confidence scoring to filter out false positives.
Codebase Cleanup
SkillPairs debt scan, refactor and dependency audit with a test agent that covers the code first.

Comments(0)
Sign in to comment