Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-rate-limiter.json
2025-11-29 18:53:27 +08:00

18 lines
547 B
JSON

{
"name": "rate-limiter",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "rate-limiter",
"description": "Expert agent for rate limiting with token bucket, sliding window, and fixed window algorithms, Redis-based distributed limiting, DDoS protection, and IP filtering",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-rate-limiter.git"
},
"strict": true
}
]
}