security.json 450 B

1234567891011121314151617
  1. {
  2. "generated_at": "2026-02-11T03:16:31.424Z",
  3. "plugins": [
  4. {
  5. "plugin": "code-review@claude-plugins-official",
  6. "added_at": "2026-02-11T03:16:31.424Z",
  7. "reason": "just-a-test",
  8. "text": "This is a test #5"
  9. },
  10. {
  11. "plugin": "fizz@testmkt-marketplace",
  12. "added_at": "2026-02-12T00:00:00.000Z",
  13. "reason": "security",
  14. "text": "this is a security test"
  15. }
  16. ]
  17. }