Security
Security
Applies the evidence-based production security gate across secrets, auth, data access, uploads, dependencies and APIs.
What it does
Applies the evidence-based production security gate across secrets, auth, data access, uploads, dependencies and APIs.
When to use it
Use for any feature handling data or privileged actions, and as the mandatory gate before every launch.
Problems it prevents
Stops common but preventable exposure (leaked secrets, missing auth checks, unvalidated input) from reaching production.
Typical workflow
- Review secret and environment handling
- Check role and access boundaries
- Audit input and API handling
- Report evidence, not assumptions
Example output
A security review report with concrete evidence per check (pass, fail, or not applicable) never a blanket 'looks fine'.
What's included
- 01The complete prompt
The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.
- 02Install walkthrough
Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.
- 03Use notes
How Claude invokes it, what a good result looks like, and what to check before you trust the output.
Installation
Save the manual as SKILL.md in ~/.claude/skills/security/ to use it on every project, or in .claude/skills/security/ to scope it to one repository. Then invoke it directly:
/securityWorks well with
Recommended bundle
Save by bundling
Get Security as part of Launch Builder: five skills that work together as one toolkit, for £1.96 less than buying all five separately.
