AI AGENT ADDONS

Api Security Best Practices

sickn33/antigravity-awesome-skills
Security
7,971installs

Secure APIs keep your data safe from attackers. This guide helps you add strong authentication, authorization, and input validation to your APIs. It covers rate limiting and protection against common threats like injection and DDoS attacks.

Developers building new endpoints or securing existing ones will find clear steps. You learn how to use JWT, OAuth 2.0, and role-based access control. The skill also shows how to encrypt data and test your security.

Anyone who works with REST, GraphQL, or WebSocket APIs can benefit. Follow these practices to prevent data leaks and keep your users safe.

Add Api Security Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/api-security-best-practices

Project

mkdir -p .claude/skills/api-security-best-practices

Source Repository

Stars
41,937
Forks
6,705
Watchers
41,937
License
MIT
Last Push
1 month ago
Created
7 months ago