rate limiting skills

29 tagged rate limiting, measured the same way as everything else here.

Browse within: api-security 13throttling 8api-gateway 7authorization 6token-bucket 6audit 5bug-bounty 5convex 5cybersecurity 5protection 5

waynesutton/convexskills

Skill Claude CodeCodex

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations.

405 6mo ago A 28 tokens original Apache-2.0

queue-task

02

vasiliyk/claude-queue

Skill Claude CodeCodex

Creates claude-queue tasks when usage limits are approaching. Use when the user is running low on Claude usage quota, mentions hitting limits, or when significant work remains and we should queue it for unattended execution. Proactively suggests queuing remaining work during long coding sessions.

23 4mo ago A 57 tokens original MIT

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Implements API rate limiting and throttling controls using token bucket, sliding window, and fixed window algorithms to protect against brute force attacks, credential stuffing, resource exhaustion, and API abuse. The engineer configures per-user, per-IP, and per-endpoint rate limits using Redis-backed counters, API…

20 5mo ago A 114 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Tests API rate limiting implementations for bypass vulnerabilities by manipulating request headers, IP addresses, HTTP methods, API versions, and encoding schemes to circumvent request throttling controls. The tester identifies rate limit headers, determines enforcement mechanisms, and attempts bypasses including…

20 5mo ago A 118 tokens

igor9silva/meseeks

Skill Claude CodeCodex

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations.

20 1mo ago A 28 tokens AGPL-3.0

Veritas Acta Verify

06

VeritasActa/verify

Skill Claude CodeCodex

Signs every Claude Code tool call with an offline-verifiable Ed25519 receipt. Lets you audit exactly what Claude did and when, without trusting any server.

5 3mo ago A 37 tokens

protect-mcp-setup

07

VeritasActa/verify

Skill Claude CodeCodex

Set up Cedar policy enforcement and Ed25519 signed receipts for every Claude Code tool call. Use when adopting protect-mcp for the first time, when configuring a new policy, or when auditing a session.

5 3mo ago A 47 tokens