Acerca de
This skill equips Claude with specialized knowledge for hardening GraphQL servers against common vulnerabilities and resource exhaustion attacks. It provides implementation patterns for industry-standard security measures, including JWT authentication with refresh tokens, field-level authorization using graphql-shield, and defensive constraints like query depth and complexity limiting. By integrating these patterns, developers can protect sensitive data with role-based access control, prevent Denial of Service (DoS) attacks, and ensure production-grade security for their GraphQL endpoints.