claude-configs/plugins/blocklist.json
Cal Corum 88d5b67594 Update agents, plugins, and remove .mcp-full.json
- Removed .mcp-full.json
- Updated architect and designer agent definitions
- Updated blocklist and known_marketplaces plugin configs
- Updated marketplaces/claude-code-plugins submodule

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 02:00:56 -05:00

17 lines
414 B
JSON

{
"fetchedAt": "2026-03-13T06:15:49.309Z",
"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"
}
]
}