reviewing-security
Installation
SKILL.md
Security Review Skill
Purpose
This skill provides automated security scanning commands and vulnerability detection patterns. Use this as a reference for WHAT to check and HOW to detect security issues—not for output formatting or workflow.
Automated Security Scan
Run Semgrep security analysis (if available):
bash ~/.claude/plugins/marketplaces/claude-configs/review/scripts/review-security.sh
Returns: Security issues by severity, vulnerability types (XSS, injection, etc.), file:line locations, CWE/OWASP references
Vulnerability Detection Patterns
When automated tools unavailable or for deeper analysis, use Read/Grep/Glob to detect: