mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-17 22:43:09 +00:00
Compare commits
1 Commits
security
...
basil/slac
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
86c54b5466 |
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"slack": {
|
||||
"type": "sse",
|
||||
"url": "https://mcp.slack.com/sse"
|
||||
"type": "http",
|
||||
"url": "https://mcp.slack.com/mcp",
|
||||
"oauth": {
|
||||
"clientId": "1601185624273.8899143856786",
|
||||
"callbackPort": 3118
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"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