From 8ac478e288768e1c6c2acd3bead975070523e5e0 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 21 Jul 2026 14:27:43 -0500 Subject: [PATCH] Add crowdsec plugin (#4283) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0701f91a..875cd0e8 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -986,6 +986,20 @@ "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.",