Add crowdsec plugin (#4283)

This commit is contained in:
Bryan Thompson 2026-07-21 14:27:43 -05:00 committed by GitHub
parent 21a790b7f0
commit 8ac478e288
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.",