mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-17 22:43:09 +00:00
Compare commits
12 Commits
basil/slac
...
security
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2ad244cd4 | ||
|
|
943b58eaeb | ||
|
|
284ce15766 | ||
|
|
fc49340cd7 | ||
|
|
5b94961619 | ||
|
|
dadb54f865 | ||
|
|
5537c70e60 | ||
|
|
f76fc32109 | ||
|
|
561954e7eb | ||
|
|
7ba8290b28 | ||
|
|
d67a345c81 | ||
|
|
993b7b7eac |
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"slack": {
|
||||
"type": "http",
|
||||
"url": "https://mcp.slack.com/mcp",
|
||||
"oauth": {
|
||||
"clientId": "1601185624273.8899143856786",
|
||||
"callbackPort": 3118
|
||||
}
|
||||
"type": "sse",
|
||||
"url": "https://mcp.slack.com/sse"
|
||||
}
|
||||
}
|
||||
|
||||
17
security.json
Normal file
17
security.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"generated_at": "2026-02-11T03:16:31.424Z",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user