skills/api-security/SKILL.md
API security testing - GraphQL, REST API, WebSocket, and Web-LLM attack techniques.
npx skillsauth add UhdyIndy/antigravity-awesome-skills api-securityInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Test API endpoints for security vulnerabilities across REST, GraphQL, WebSocket, and LLM-integrated APIs.
| Type | Key Vectors | |------|-------------| | GraphQL | Introspection, batching attacks, nested query DoS, field suggestion | | REST API | BOLA/IDOR, mass assignment, rate limiting, auth bypass, versioning | | WebSocket | Cross-site hijacking, message manipulation, auth flaws | | Web-LLM | Prompt injection via API, excessive agency, data exfiltration |
reference/graphql*.md - GraphQL attack techniques and labsreference/api-testing*.md - REST API security testing guidereference/websockets*.md - WebSocket vulnerability testingreference/web-llm*.md - Web-LLM attack techniques and labstools
Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".
development
Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates.
devops
Authenticate to Azure services with various credential types.
tools
Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication.