From 21a790b7f0ff561d7fe5df11cba3bd6b638591a9 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 21 Jul 2026 14:27:40 -0500 Subject: [PATCH] Add stackhawk-api plugin (#4287) --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 01521b70..0701f91a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -3107,6 +3107,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",