rate-limiting
CommunityStop brute force attacks and prevent API abuse automatically.
Software Engineering#security#rate limiting#brute force#cost control#spam protection#DoS prevention#API protection
Authorharperaa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents costly security breaches and unexpected infrastructure charges by automatically blocking automated attacks, spam, and resource abuse before they impact your system.
Core Features & Use Cases
- Brute Force Protection: Stops password guessing attacks by limiting attempts to 5 per minute per IP.
- Cost Control: Prevents expensive AI API abuse that could cost thousands in minutes.
- Use Case: Imagine a malicious script trying 10,000 requests on your AI summarization endpoint. This Skill blocks it after just 5 attempts, saving you from $200,000+ in unexpected charges.
Quick Start
Apply rate limiting to protect your contact form endpoint from spam attacks by wrapping your handler with withRateLimit().
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rate-limiting Download link: https://github.com/harperaa/secure-claude-skills/archive/main.zip#rate-limiting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.