- Update blocklist.json, installed_plugins.json, known_marketplaces.json - Rotate sessions: remove 3 old, add 4 new - Update skills/major-domo/cli.py
17 lines
414 B
JSON
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"
|
|
}
|
|
]
|
|
} |