security-review
Installation
SKILL.md
Security Review
When to use
- Use for a full codebase security review with prioritized findings, remediation guidance, and a formal report.
Inputs
- Target repository path (first argument after invocation).
- Example:
$security-review /path/to/repo
- Example:
- Security knowledge base source:
- Rules are sourced from Project CodeGuard, an open-source, model-agnostic security framework by CoSAI/OASIS.
If the repo path is missing or unclear, ask the user for it before proceeding.
Workflow
Related skills