# Security Review

> Comprehensive security audit. Use when reviewing code for vulnerabilities, before deployments, or when the user mentions security.

- Skill: `reversepoco/security-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add reversepoco/security-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/reversepoco/security-review/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: reversepoco (https://skillmd.com/u/reversepoco)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/reversepoco/security-review

---

Analyze the codebase for security vulnerabilities:

1. SQL injection and XSS risks
2. Exposed credentials or secrets
3. Insecure configurations
4. Authentication and authorization gaps

Report findings with severity ratings and specific remediation steps.
Reference @DETAILED_GUIDE.md for our security standards.
