This skill equips Claude with a comprehensive framework for conducting high-quality code reviews, focusing on security vulnerabilities, maintainability, and infrastructure safety. It provides detailed reference materials for the OWASP Top 10, common injection patterns (SQL, XSS, Command), and software supply chain threats like typosquatting and dependency confusion. Beyond security, it enforces actionable metrics for cyclomatic complexity and Clean Code principles. Whether auditing Dockerfiles, IAM policies, or GitHub Actions, this skill ensures that every pull request meets enterprise-grade standards for safety, performance, and long-term maintainability.
주요 기능
01Infrastructure-as-Code (IaC) hardening for Docker and Cloud environments (AWS/GCP/Azure)
02Supply chain security audits for npm, PyPI, and Cargo dependencies
03CI/CD pipeline security checks for GitHub Actions and secret hygiene
04OWASP Top 10 vulnerability identification and remediation guidance
05Clean code metric analysis including cyclomatic and cognitive complexity thresholds
060 GitHub stars