security-review
FeaturedComplete a security review of the pending changes on the current branch
Install
Quality Score: 93/100
Skill Content
Details
- Author
- asgeirtj
- Repository
- asgeirtj/system_prompts_leaks
- Created
- 1 years ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- CC0-1.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
security-review
Use when auditing code for security vulnerabilities, OWASP flaws, and secret leaks
security-review
Review pending changes (or a given diff/PR) for security issues — injection, authZ/authN gaps, secrets, unsafe deserialization, SSRF, path traversal — before merging. Use when asked for a security review or before merging changes that touch input handling, auth, or external calls.
security
Use when you want a dedicated security review of staged or recently changed files — deeper than the security section in /review. Covers OWASP Top 10, secrets exposure, dependency vulnerabilities, and auth gaps. Run before opening a PR on security-sensitive changes.