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

@@ -1519,20 +1519,6 @@
"source": "./external_plugins/greptile",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/greptile"
},
{
"name": "growthbook",
"description": "A suite of agent skills for the full GrowthBook feature flag and experimentation lifecycle.",
"author": {
"name": "GrowthBook"
},
"category": "testing",
"source": {
"source": "url",
"url": "https://github.com/growthbook/skills.git",
"sha": "2ba1f3608d15394b2881125fc4babdc761454cb5"
},
"homepage": "https://growthbook.io"
},
{
"name": "honeycomb",
"description": "Skills, agents, and workflows for Honeycomb observability — query patterns, production investigations, SLOs, OpenTelemetry instrumentation, and Beeline migration. Designed to complement the Honeycomb MCP server.",
@@ -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",