From antigravity-awesome-skills
Orchestrates API security testing across REST and GraphQL covering authentication, authorization, rate limiting, input validation, and error handling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:api-security-testingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Specialized workflow for testing REST and GraphQL API security including authentication, authorization, rate limiting, input validation, and API-specific vulnerabilities.
Specialized workflow for testing REST and GraphQL API security including authentication, authorization, rate limiting, input validation, and API-specific vulnerabilities.
Use this workflow when:
api-fuzzing-bug-bounty - API fuzzingscanning-tools - API scanningUse @api-fuzzing-bug-bounty to discover API endpoints
broken-authentication - Auth testingapi-security-best-practices - API authUse @broken-authentication to test API authentication
idor-testing - IDOR testingUse @idor-testing to test API authorization
api-fuzzing-bug-bounty - API fuzzingsql-injection-testing - Injection testingUse @api-fuzzing-bug-bounty to fuzz API parameters
api-security-best-practices - Rate limitingUse @api-security-best-practices to test rate limiting
api-fuzzing-bug-bounty - GraphQL fuzzingUse @api-fuzzing-bug-bounty to test GraphQL security
api-security-best-practices - Error handlingUse @api-security-best-practices to audit API error handling
security-audit - Security auditingweb-security-testing - Web securityapi-development - API development43plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 43 plugins
npx claudepluginhub mainguyentu/antigravity-awesome-skillsOrchestrates API security testing across REST and GraphQL covering authentication, authorization, rate limiting, input validation, and error handling.
Tests REST, GraphQL, and gRPC APIs for security vulnerabilities (OWASP API Top 10) using Burp Suite, Postman, and custom scripts. Covers auth, authorization, rate limiting, input validation, business logic.
Conducts security testing of REST, GraphQL, and gRPC APIs using the OWASP API Security Top 10 framework. Tests authentication, authorization, rate limiting, input validation, and business logic vulnerabilities.