api-security-best-practices
Implement secure APIs with JWT/OAuth, RBAC, input validation, rate limiting, and OWASP mitigation strategies.
Install
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-security-best-practicesStats
| Total installs | 4,121 |
| Weekly installs | 4.1K |
| GitHub stars | 27.9K |
| First seen | Jan 22, 2026 |
| Source | @sickn33/antigravity-awesome-skills |
Summary
- Covers five core security areas: JWT/OAuth authentication, role-based access control, input validation with parameterized queries, rate limiting with Redis, and DDoS protection via security headers
- Includes practical code examples for token generation, refresh flows, SQL injection prevention, XSS sanitization, and tiered rate limiting by user tier
- Addresses OWASP API Top 10 vulnerabilities with specific mitigation strategies and common pitfalls like exposed secrets, weak passwords, and missing authorization checks
- Provides security checklists for authentication, data protection, monitoring, and testing across REST, GraphQL, and WebSocket APIs
Tags
Related skills
| Skill | Installs | vs api-security-best-practices |
|---|---|---|
| clawdirect-dev | 4,311 | +190 |
| memory-forensics | 3,661 | -460 |
| mcp integration | 4,257 | +136 |
| hook development | 3,744 | -377 |
| stripe-integration | 5,528 | +1,407 |
FAQ
- How many installs does api-security-best-practices have?
- api-security-best-practices has 4,121 total installs and 4.1K installs this week.
- Where is api-security-best-practices hosted?
- api-security-best-practices is published by @sickn33/antigravity-awesome-skills at https://github.com/sickn33/antigravity-awesome-skills.
- How many GitHub stars does api-security-best-practices have?
- api-security-best-practices has 27.9K GitHub stars.
- When was api-security-best-practices first indexed?
- OrangeBot.AI first indexed api-security-best-practices on Jan 22, 2026.
- How do I install api-security-best-practices?
- Run: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-security-best-practices