security-suite/
Complete security scanning bundle: auditor agent, security-check/security-audit commands, security-gate hook
When to use this
- When you want the full security stack (auditor agent + commands + gate hook) installed in one step
- When starting a new project that handles sensitive data and you want security coverage from day one
- When a security audit revealed gaps and you want automated checks added to the development loop
How to use
-
Open the template on GitHub and copy its content:
plugins/security-suite/ -
Place the file inside
.claude/plugins/in your project (or globally in~/.claude/to share across all projects). - Read through the file, identify the sections that need project-specific values, and update them before committing.