Che cos'è graphql-security?
API GraphQL sicure: autenticazione, autorizzazione, limitazione della velocità e convalida Fonte: pluginagentmarketplace/custom-plugin-graphql.
API GraphQL sicure: autenticazione, autorizzazione, limitazione della velocità e convalida
Installa rapidamente la skill AI graphql-security nel tuo ambiente di sviluppo tramite riga di comando
Fonte: pluginagentmarketplace/custom-plugin-graphql.
Learn essential security patterns for GraphQL: JWT authentication, role-based authorization, rate limiting, query complexity limits, and input validation.
| Authentication | Critical | JWT with refresh tokens | | Authorization | Critical | Field-level with graphql-shield | | Rate Limiting | Critical | Per-user/IP with Redis | | Query Depth | High | graphql-depth-limit | | Query Complexity | High | graphql-query-complexity | | Introspection | High | Disable in production |
| Input Validation | High | Validate all inputs | | Error Masking | Medium | Hide internal errors |
API GraphQL sicure: autenticazione, autorizzazione, limitazione della velocità e convalida Fonte: pluginagentmarketplace/custom-plugin-graphql.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-securityBrowse more skills from pluginagentmarketplace/custom-plugin-graphql
API GraphQL sicure: autenticazione, autorizzazione, limitazione della velocità e convalida Fonte: pluginagentmarketplace/custom-plugin-graphql.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-security Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/pluginagentmarketplace/custom-plugin-graphql