45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:claudeforge/marketplace:plugins/agents/rate-limiter",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "9b6c7560c91505d596c8ba8a226084d25b5083f5",
|
|
"treeHash": "fbd4490585a45bf1ef483e906dd95544d9e7ca23e068d2a992d832459b637942",
|
|
"generatedAt": "2025-11-28T10:15:18.669125Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"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",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "86ce6da53f95b5efc952608fc4301eeadc61020ebcbdc5cef1c5481430ac05ee"
|
|
},
|
|
{
|
|
"path": "agents/ratelimit-expert.md",
|
|
"sha256": "de2636daef85b91d39d28dc394f2c50bbe452dec36fa760fa250cc66874e0c64"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "8226da7f18fabadf6f8e40a7b31074a89685d55f9abec9b406d485f163ef6148"
|
|
}
|
|
],
|
|
"dirSha256": "fbd4490585a45bf1ef483e906dd95544d9e7ca23e068d2a992d832459b637942"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |