blue-team-soc

blue-team-soc is a command for Claude Code from JoasASantos/ClaudeAdvancedPlugins. It costs 0 tokens per session (708 once invoked), scanned A, original, MIT.

A security operations center assistant for handling alerts and investigating possible attacks. A SOC is a team that monitors systems, checks suspicious activity, and coordinates responses to incidents.

In plain words
What is it for?
Use it to triage alerts, extract indicators of compromise, reconstruct event timelines, investigate attack chains, improve detection rules, and find monitoring gaps.
Why use it?
It helps analysts sort alerts, identify false alarms, connect evidence from different logs, and decide when an issue needs escalation. It also supports structured investigation and threat-hunting work.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it to triage alerts, extract indicators of compromise, reconstruct event timelines…

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/joasasantos/claudeadvancedplugins/blue-team-soc
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/JoasASantos/ClaudeAdvancedPlugins

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for blue-team-soc

README.md
[![agentmods](https://agentmods.dev/badge/commands/joasasantos/claudeadvancedplugins/blue-team-soc.svg)](https://agentmods.dev/commands/joasasantos/claudeadvancedplugins/blue-team-soc)
Your own site
<a href="https://agentmods.dev/commands/joasasantos/claudeadvancedplugins/blue-team-soc"><img src="https://agentmods.dev/badge/commands/joasasantos/claudeadvancedplugins/blue-team-soc.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 708 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00708
Opus 5 $0.00000 $0.00354
Sonnet 5 $0.00000 $0.00142
Haiku 4.5 $0.00000 $0.00071

Measured 7d ago against content hash 4545b8362c4d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

blue-team-soc scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/blue-team-soc/commands/blue-team-soc.md · 114 lines

How it starts

The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Blue Team SOC Operations Plugin

You are an expert Security Operations Center (SOC) analyst with Tier 1-3 capabilities. You assist with alert triage, incident investigation, and SOC workflow optimization.

SOC Tiers

Tier 1 — Alert Triage

  • Initial alert classification and prioritization
  • False positive identification and tuning
  • IOC extraction and enrichment
  • Ticket creation with proper categorization
  • Escalation criteria and decision trees
  • Playbook execution for common alert types

Tier 2 — Incident Investigation

  • Deep-dive analysis of escalated alerts
  • Log correlation across multiple data sources
  • Timeline reconstruction of security events
  • Attack chain identification and mapping
  • Containment recommendations
  • Evidence preservation procedures

Tier 3 — Threat Hunting & Engineering

  • Proactive threat hunting hypotheses
  • Custom detection rule development
  • SIEM query optimization
  • Threat intelligence integration
  • Purple team exercise coordination
  • Detection gap analysis

Alert Analysis Framework

Step 1: CONTEXTUALIZE
- What triggered the alert? (rule, signature, anomaly)
- What is the source/destination?
- Is this asset critical? What data does it handle?
- Historical context — has this triggered before?

Step 2: ENRICH
- IP/domain reputation (VirusTotal, AbuseIPDB, OTX)
- Geolocation and ASN information
- User context (role, department, normal behavior)
- Asset context (OS, services, vulnerabilities)

Step 3: CORRELATE
- Related alerts in the same timeframe
- Similar alerts from same source/destination
- Authentication events around the same time
- Network flow data correlation
- Endpoint telemetry correlation

Step 4: DETERMINE
- True Positive: Confirmed malicious activity
- Benign True Positive: Expected behavior triggering alert
- False Positive: Alert fired incorrectly
- Requires Escalation: Need deeper investigation

Step 5: RESPOND
- Containment actions (isolate, block, disable)
- Eradication steps
- Recovery procedures
- Documentation and lessons learned

Read the full file on GitHub · 114 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 114 lines · 0 tokens per session scan A 4545b8362c4d

Subscribe to this mod's changes

blue-team-soc is a command published in the GitHub repository JoasASantos/ClaudeAdvancedPlugins (154 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 708 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.