implementing-api-abuse-detection-with-rate-limiting

mukul975/implementing-api-abuse-detection-with-rate-limiting · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Implement API abuse detection using token bucket, sliding window, and adaptive rate limiting algorithms to prevent DDoS, brute force, and credential stuffing attacks.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 2.0 KB
  • 📁scripts
  • ⚙️agent.py 6.9 KB
  • 📄LICENSE 11.0 KB

Related

  1. implementing-api-rate-limiting-and-throttling · mukul975 bundle
    Protect APIs from abuse and resource exhaustion by implementing rate limiting with token bucket, sliding window, and fixed window algorithms using Redis-backed counters, API gateway plugins, or application middleware.
    24.6k
    repo stars
  2. performing-osint-with-spiderfoot · mukul975 bundle
    Automate OSINT collection using SpiderFoot REST API and CLI for target profiling, module-based reconnaissance, and structured result analysis across 200+ data sources.
    24.6k
    repo stars
  3. detecting-api-enumeration-attacks · mukul975 bundle
    Detect and prevent API enumeration attacks including BOLA and IDOR exploitation by monitoring sequential identifier access patterns and authorization failures.
    24.6k
    repo stars
  4. database-security · zhaoxuya520 bundle
    Performs authorized database security assessments across PostgreSQL, MySQL, MSSQL, MongoDB, and Redis, checking exposure, authentication, authorization, dangerous configurations, and exploit paths.
    12.8k
    repo stars
  5. b20-console · bankrbot bundle
    Inspect B20 token contract addresses on Base to verify factory recognition, initialization, policies, pause state, and risk flags via the public B20 Console API.
    1.2k
    repo stars
  6. token-integration-analyzer · trailofbits bundle
    Analyzes token implementations and integrations for ERC20/ERC721 conformity, weird token patterns, contract composition, owner privileges, and on-chain scarcity.
    6k
    repo stars

Frequently asked questions

How do I install the implementing-api-abuse-detection-with-rate-limiting skill?

Run npx skillmds add mukul975/implementing-api-abuse-detection-with-rate-limiting in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the implementing-api-abuse-detection-with-rate-limiting skill do?

Implement API abuse detection using token bucket, sliding window, and adaptive rate limiting algorithms to prevent DDoS, brute force, and credential stuffing attacks. It is listed under Security, Integrations & APIs, REST & GraphQL APIs, Vulnerability Scanning on SkillMD.

Is implementing-api-abuse-detection-with-rate-limiting safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts, makes network calls, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with implementing-api-abuse-detection-with-rate-limiting?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is implementing-api-abuse-detection-with-rate-limiting free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published implementing-api-abuse-detection-with-rate-limiting?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.