claude-configs/plugins/blocklist.json
Cal Corum 57c832edb5 Update plugin registry: blocklist, installed plugins, marketplaces
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 02:00:51 -05:00

17 lines
414 B
JSON

{
"fetchedAt": "2026-03-14T06:30:47.998Z",
"plugins": [
{
"plugin": "code-review@claude-plugins-official",
"added_at": "2026-02-11T03:16:31.424Z",
"reason": "just-a-test",
"text": "This is a test #5"
},
{
"plugin": "fizz@testmkt-marketplace",
"added_at": "2026-02-12T00:00:00.000Z",
"reason": "security",
"text": "this is a security test"
}
]
}