security-review
Installation
SKILL.md
security-review
Security review and hardening patterns.
how to use
-
/security-reviewApply these security constraints to all code in this conversation. -
/security-review <file>Review the file against all rules below and report:- violations (quote the exact line or snippet)
- severity (critical / high / medium / low)
- a concrete fix (code-level suggestion)
Do not rewrite entire files. Prefer minimal, targeted fixes.