implementing-api-abuse-detection-with-rate-limiting
mukul975/Anthropic-Cybersecurity-Skills
Provides API abuse detection by combining token bucket, sliding window, and adaptive rate limiting with Redis-backed counters to block DDoS, brute force, credential stuffing, scraping, and resource-exhaustion attacks while allowing legitimate bursts.