claude-configs/plugins/blocklist.json
Cal Corum 849a374d9b Update plugins, sessions, and major-domo CLI skill
- Update blocklist.json, installed_plugins.json, known_marketplaces.json
- Rotate sessions: remove 3 old, add 4 new
- Update skills/major-domo/cli.py
2026-03-30 02:00:56 -05:00

17 lines
414 B
JSON

{
"fetchedAt": "2026-03-30T06:30:49.547Z",
"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"
}
]
}