From soc-siem
Triage a SIEM/EDR alert end-to-end — validate it's real, enrich and scope it, reach a consistent verdict, and decide escalate vs. close with documented rationale. Use when working a SOC alert queue and you need a repeatable, defensible triage.
How this skill is triggered — by the user, by Claude, or both
Slash command
/soc-siem:alert-triageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A consistent, evidence-backed verdict on an alert — true positive / false positive /
A consistent, evidence-backed verdict on an alert — true positive / false positive / benign-true-positive — with the right next action (escalate, close, tune) and a record that the next analyst can follow.
threat-intelligence:ioc-enrichment), process lineage, recent related alerts,
and whether it matches known-good behavior.dfir:incident-response for confirmed/likely incidents, with the
evidence package and scope assembled.detection-engineering:detection-rule-development (don't just mute).A triage record: alert · ATT&CK technique · verdict · evidence · scope · action
(escalate/close/tune) · rationale. Confirmed incidents → dfir; recurring FPs →
detection-engineering.
Consistency is the goal — the same alert should get the same verdict regardless of analyst. Always validate against source telemetry before deciding, and feed recurring false positives back into detection tuning rather than muting them (muting hides the problem and erodes coverage). Preserve evidence and rationale for every verdict.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jassics/awesome-claude-security --plugin soc-siem