Router skill for API penetration testing across REST, GraphQL, gRPC, and WebSocket. Covers OWASP API Top 10 (2023) including BOLA/BFLA/BOPLA, JWT attack chains, GraphQL introspection abuse, and mass assignment. Invoke when the user asks to pentest an API, analyze OpenAPI/Swagger, test auth/authorization, fuzz endpoints, or find API vulnerabilities.
$npx -y skills add hardw00t/ai-security-arsenal --skill api-securityInstalls into the current project.
Run `npx skills use "https://github.com/hardw00t/ai-security-arsenal" --skill "hardw00t/ai-security-arsenal/api-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hardw00t/ai-security-arsenal" that are relevant to the current task. Run `npx skills add "https://github.com/hardw00t/ai-security-arsenal"` and select the relevant skills, then follow their instructions.