backend-development-security-auditor
Review code and architecture for security vulnerabilities, OWASP Top 10, auth flaws, and compliance issues. Use for security review during feature development.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install backend-development-security-auditor --cli claudewrites the file to.claude/agents/backend-development-security-auditor.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/backend-development-security-auditor.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents sub-agent security-auditor (model: sonnet) from the backend-development plugin. Review code and architecture for security vulnerabilities, OWASP Top 10, auth flaws, and compliance issues. Use for security review during feature development.
When to use it
Review code and architecture for security vulnerabilities, OWASP Top 10, auth flaws, and compliance issues. Use for security review during feature development.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/backend-development/agents/security-auditor.md -o .claude/agents/security-auditor.md
Notes
Extracted from wshobson/agents. Plugin: backend-development.