code-review-security
•published 2026/03/13
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing authentication/authorization code, checking for OWASP Top 10 vulnerabilities, or validating input sanitization. Covers SQL injection prevention, XSS protection, CSRF tokens, authentication flow review, secrets detection, dependency vulnerability scanning, and secure coding patterns for Python (FastAPI) and React. Does NOT cover deployment security (use docker-best-practices) or incident handling (use incident-response).
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add nicepkg/auto-company/.claude/skills/code-review-securityFile Explorer
No file selected
Select a file to view its content

