About
The API Security skill equips Claude with comprehensive knowledge and implementation patterns to harden web services against modern threats. It provides specific guidance on implementing secure authentication methods like OAuth 2.0 and HMAC signing, configuring distributed rate limiting using Redis, and establishing strict input validation and CORS policies. Whether you are designing a new microservice or auditing an existing gateway, this skill helps ensure your API layer is resilient against common attacks such as Broken Object Level Authorization (BOLA), SSRF, and resource exhaustion.