Compare commits

..

3 Commits

Author SHA1 Message Date
Bryan Thompson
fc263991f0 Merge branch 'main' into add-stackhawk-api 2026-07-21 13:27:08 -05:00
Bryan Thompson
a21a9e781d Merge branch 'main' into add-stackhawk-api 2026-07-20 21:42:13 -05:00
Bryan Thompson
616c30b7d8 Add stackhawk-api plugin 2026-07-20 17:08:41 -05:00

View File

@@ -971,20 +971,6 @@
"mcp"
]
},
{
"name": "crowdsec",
"description": "Operational skill for installing, configuring, operating, and debugging CrowdSec (cscli, LAPI/CAPI, hub, bouncers, WAF/AppSec) across bare-metal, Docker, and Kubernetes.",
"author": {
"name": "CrowdSec"
},
"category": "security",
"source": {
"source": "url",
"url": "https://github.com/crowdsecurity/crowdsec-skill.git",
"sha": "8238c7991edf22592d1c5acb9170fb3f6c400323"
},
"homepage": "https://www.crowdsec.net"
},
{
"name": "crowdstrike-falcon-foundry",
"description": "CrowdStrike Falcon Foundry development skills for building cybersecurity applications on the Falcon platform. Includes UI development, collections, functions, workflows, API integration, security patterns, and debugging workflows.",
@@ -3105,6 +3091,22 @@
},
"homepage": "https://github.com/spotify/ads-claude-plugin"
},
{
"name": "stackhawk-api",
"description": "Query the StackHawk platform API for security posture reporting, findings analysis, and app management. Guides agents through authentication, data retrieval, and result presentation.",
"author": {
"name": "StackHawk"
},
"category": "security",
"source": {
"source": "git-subdir",
"url": "https://github.com/stackhawk/agent-skills.git",
"path": "plugins/api",
"ref": "main",
"sha": "248e3fedba8ff80fadfd17f72a0454aa02b66a0b"
},
"homepage": "https://docs.stackhawk.com/ai-security/"
},
{
"name": "stripe",
"description": "Stripe development plugin for Claude",