The API Security & Compliance skill empowers Claude to act as a security engineer, focusing on the identification and remediation of critical vulnerabilities within your codebase. By applying principles like least privilege, defense in depth, and OWASP Top 10 standards, it helps developers implement robust authentication (OAuth2, JWT), strict authorization, and rigorous input validation. Whether you are refactoring legacy endpoints or building new services, this skill ensures your API architecture is resilient against injection attacks, data leaks, and unauthorized access.
主な機能
01Automated schema validation and output sanitization strategies
02Security-focused code auditing and dependency risk analysis
03Comprehensive OWASP Top 10 vulnerability detection and remediation
0421 GitHub stars
05Configuration of rate limiting and security headers to prevent abuse
06Implementation of secure OAuth2 and JWT authentication patterns