blue team commands

27 tagged blue team, measured the same way as everything else here.

Browse within: ai-security 13cybersecurity 12cursor-ai 9CISO 7devsecops 7Autonomous Agents 6bug-bounty 6

lagune.harden

01

wellwelwel/lagune

Command

Apply the defense plan's fixes to the code, safely and one at a time, then record what was applied and what is left. Reads the plan and the charter, then hardens every fix, the fixes, files, or directories you name, or a priority you choose.

139 28d ago A 56 tokens original MIT

lagune.plan

02

wellwelwel/lagune

Command

Turn what detect found into the defense plan, one fix per finding, each rated by CVSS v4.0 (category, CVSS, priority) and tied to a charter principle. Reads the detect map and the charter, then plans every finding, named paths, or a concern you describe.

139 28d ago A 60 tokens original MIT

lagune.prove

03

wellwelwel/lagune

Command

Prove detected findings with runnable, defense-only evidence. For each finding the detect map carries, it writes a safe-path JavaScript test and a self-contained advisory under .lagune/proofs/. The test asserts secure behavior, never an exploit.

139 28d ago A 50 tokens original MIT

attack

04

mukul975/Threatswarm

Command Claude Code

Route an attack vector to the appropriate specialist agent — usage: /project:attack.

75 4mo ago A 22 tokens original MIT

engage

05

mukul975/Threatswarm

Command Claude Code

Start a new engagement for a target — verifies scope, creates evidence directories, and launches recon agent.

75 4mo ago A 19 tokens original MIT

ir

06

mukul975/Threatswarm

Command Claude Code

Incident response workflow — triage, evidence collection, timeline, and IOC extraction.

75 4mo ago A 15 tokens original MIT

security-gate

07

roodlicht/accans-sec-skills

Command

Pre-merge security gate on the current branch — runs secrets, SAST and dep-vuln checks on changed code, honors documented exceptions, returns a hard PASS/FAIL verdict.

4 3mo ago A 37 tokens

threat-hunt

08

roodlicht/accans-sec-skills

Command

Hypothesis-driven threat-hunt session scaffolding — scope, hypothesis formulation, data-source binding, query handoff to siem-query, IOC input via ioc-hunter, and structured writeup with findings and handoffs to detection-engineer.

4 3mo ago A 49 tokens

challenge

09

jaskaranhundal/usap-skills

Command Claude Code

Run cs-security-analyst (AT workflow) against the Perfect Storm 8-vector crisis scenario and produce a 12-check mock comparison scorecard.

4 18d ago A 30 tokens original Apache-2.0

fortigate

10

jaskaranhundal/usap-skills

Command Claude Code

Run cs-security-analyst (AT + CA workflows) against the Fintech FortiGate zero-day scenario and produce a 7-task scorecard.

4 18d ago A 31 tokens original Apache-2.0

orchestrate

11

jaskaranhundal/usap-skills

Command Claude Code

Run the full 4-agent USAP orchestration chain (cs-security-analyst → cs-incident-responder → cs-ciso-advisor → cs-security-program-manager) against the Perfect Storm scenario. Shows inter-agent handoffs and per-agent mock comparison.

4 18d ago A 52 tokens original Apache-2.0

ingest-ti

12

omeryemba/mcp-hayabusa

Command Claude Code

Ingest threat-intelligence IOC data from local files, normalize it, and correlate it across sources, against Sigma rule coverage, and optionally against local Hayabusa evidence.

0 1mo ago A 37 tokens original MIT

omeryemba/mcp-hayabusa

Command Claude Code

Full endpoint investigation combining SIEM queries and Hayabusa MCP analysis, correlated and mapped to MITRE ATT&CK.

0 1mo ago A 28 tokens original MIT

query

14

omeryemba/mcp-hayabusa

Command Claude Code

Query SIEM and check detection coverage.

0 1mo ago A 9 tokens original MIT