Skip to content
Security
Command

/triage

Triage a SOC alert end-to-end — validate, enrich, decide, and escalate or close with rationale.

From plugin
awesome-claude-security
613 skills17 agents13 commands
Install
$ npx -y skills add jassics/awesome-claude-security --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/triage

Context preview

What this command does when you run it.

Triage a SOC alert end-to-end — validate, enrich, decide, and escalate or close with rationale.

Command definition

triage.md
description: Triage a SOC alert end-to-end — validate, enrich, decide, and escalate or close with rationale.
argument-hint: [alert / detection name + context]

Triage this alert: **$ARGUMENTS**

Walk the triage, using installed skills (note any whose plugin is missing):

1. **Triage** — `/soc-siem:alert-triage` to validate the alert, gather the surrounding telemetry, and judge true vs. false positive. 2. **Enrich** — `/threat-intelligence:ioc-enrichment` on any indicators (IPs, domains, hashes) to add reputation and context. 3. **Map** — `/security-knowledge:attack-lookup` to tag the behavior with its ATT&CK technique. 4. **Decide** — close (with reason) if benign; otherwise escalate. State the tier, severity, and what the next responder needs. 5. **Hand off / report** — escalate to `/security-analyst:investigate` for deeper analysis, or capture a short `/security-reporting:finding` if actionable. Note detection-tuning feedback for `detection-engineering`.

For deep execution, hand off to the `soc-analyst` agent. Every verdict needs evidence and a one-line rationale — no "looks suspicious, escalating" without specifics.

Ships withawesome-claude-security

A Claude Code plugin marketplace for the full cybersecurity & GenAI-security lifecycle — from recon and threat modeling to detection engineering, GRC, and CISO-level strategy. A pentester knows which OWASP test bends a broken-access-control endpoint.

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
0
Forks
Active
Maintenance
Python
Language
GPL-3.0
License
1d ago
Last commit
2mo ago
Created

Repo: jassics/awesome-claude-security