security-review
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Security Review
Identify HIGH-CONFIDENCE security vulnerabilities with real exploitation potential. Two-axis scoring (severity + confidence), OWASP 2025 aligned, false positive filtered.
Parse Arguments
Output Path Configuration:
- If
$ARGUMENTScontains--post-to-pr: enable GitHub PR posting (Phase 6) - Remaining non-flag arguments: use as output directory (default:
./reviews/security/)
Example usage:
/review:security-review— local report to./reviews/security//review:security-review audits/sec— local report toaudits/sec//review:security-review --post-to-pr— local report + post to GitHub PR/review:security-review audits/sec --post-to-pr— both
Git Analysis
GIT STATUS: