The Security Review skill serves as a comprehensive security layer for Claude Code, designed to protect applications from common vulnerabilities and architectural flaws. It provides automated guidance on critical security domains including secrets management, input validation with Zod, SQL injection prevention, and secure authentication flows. By implementing structured checklists for XSS, CSRF, and rate limiting, this skill ensures that developers follow OWASP best practices during the development lifecycle. It also includes specialized modules for blockchain security and dependency auditing, making it an essential tool for building production-ready, resilient software.
주요 기능
01Robust input validation and file upload sanitization using Zod and DOMPurify
020 GitHub stars
03Automated detection and mitigation patterns for SQL injection and XSS
04Specialized security verification for Solana blockchain transactions and wallets
05Comprehensive security checklists for authentication and authorization workflows
06Secure secrets management and environment variable configuration guidance