security-review
✓A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
Installation
SKILL.md
When running a security review on a codebase, follow these structured steps to identify potential vulnerabilities, leaks, and misconfigurations.
Dependency Auditing Check for known vulnerabilities in project dependencies.
Secret Scanning Scan the codebase for hardcoded secrets. Use grepsearch to look for:
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task. Source: jitha-afk/projectscourgewizard.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jitha-afk/projectscourgewizard --skill security-review- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is security-review?
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task. Source: jitha-afk/projectscourgewizard.
How do I install security-review?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jitha-afk/projectscourgewizard --skill security-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jitha-afk/projectscourgewizard
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-17