ما هي graphql-security؟
واجهات برمجة تطبيقات GraphQL الآمنة - المصادقة والترخيص وتحديد المعدل والتحقق من الصحة المصدر: pluginagentmarketplace/custom-plugin-graphql.
واجهات برمجة تطبيقات GraphQL الآمنة - المصادقة والترخيص وتحديد المعدل والتحقق من الصحة
ثبّت مهارة الذكاء الاصطناعي graphql-security بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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 |
واجهات برمجة تطبيقات GraphQL الآمنة - المصادقة والترخيص وتحديد المعدل والتحقق من الصحة المصدر: pluginagentmarketplace/custom-plugin-graphql.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-securityBrowse more skills from pluginagentmarketplace/custom-plugin-graphql
واجهات برمجة تطبيقات GraphQL الآمنة - المصادقة والترخيص وتحديد المعدل والتحقق من الصحة المصدر: pluginagentmarketplace/custom-plugin-graphql.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-security بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/pluginagentmarketplace/custom-plugin-graphql