cyber-security-operations

cyber-security-operations is a skill for Claude Code, Codex from oghie/skillsets. It costs 126 tokens per session (1,097 once invoked), scanned A, original, MIT.

A structured guide for authorized cybersecurity work, including defending systems and testing them for weaknesses. It covers areas such as threat detection, incident response, digital forensics, malware analysis, and cloud or application security.

In plain words
What is it for?
Use it for threat hunting, security monitoring, incident handling, forensic investigations, malware analysis, penetration testing, and security reviews when properly authorized.
Why use it?
It helps organize security work around a stated objective, an approved scope, and documented evidence. It also connects recommendations to recognized security frameworks and verification steps.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the skillsets plugin — 9 skills, 4 commands, 1 hook, 4 MCP servers shipped together

Good fit Use it for threat hunting, security monitoring, incident handling, forensic investigations, malware analysis, penetration testing, and security reviews when properly authorized.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oghie/skillsets/cyber-security-operations
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.

Any agent
npx skills add oghie/skillsets --skill cyber-security-operations
Clone the repo
git clone --depth 1 https://github.com/oghie/skillsets

Made for: Claude Code, Codex.

Or install skillsets, the plugin that ships this one along with the rest of its 9 skills, 4 commands, 1 hook, 4 MCP servers.

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 cyber-security-operations

README.md
[![agentmods](https://agentmods.dev/badge/skills/oghie/skillsets/cyber-security-operations/github.svg)](https://agentmods.dev/skills/oghie/skillsets/cyber-security-operations)
Your own site
<a href="https://agentmods.dev/skills/oghie/skillsets/cyber-security-operations"><img src="https://agentmods.dev/badge/skills/oghie/skillsets/cyber-security-operations/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cyber-security-operations

Your own site · 80×15
<a href="https://agentmods.dev/skills/oghie/skillsets/cyber-security-operations"><img src="https://agentmods.dev/badge/skills/oghie/skillsets/cyber-security-operations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,097 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.00126 $0.01097
Opus 5 $0.00063 $0.00549
Sonnet 5 $0.00025 $0.00219
Haiku 4.5 $0.00013 $0.00110

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

Security

Grade A, and why

cyber-security-operations 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 10d ago.

The scan reads SKILL.md. This mod also ships 13 executable files (playbooks/application-api-security/bypassing-authentication-with-forced-browsing/scripts/agent.py, playbooks/application-api-security/detecting-api-enumeration-attacks/scripts/agent.py, playbooks/application-api-security/detecting-broken-object-property-level-authorization/scripts/agent.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/cyber-security-operations/SKILL.md · 81 lines

How it starts

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

Cyber Security Operations

Authorized Use

This skill covers dual-use offensive and defensive techniques. Offensive playbooks (red-team, penetration testing, credential access, C2, social-engineering simulation) are for engagements you own or have explicit written authorization to test. Before any offensive technique, confirm scope, a signed rules-of-engagement, and authority (tasks/engagement-intake.md), and document every action for the engagement record. Defensive, detection, forensic, and compliance playbooks assume you operate on systems you are responsible for.

Core Rule

Route, do not improvise. This skill does not contain techniques inline - it dispatches to one self-contained playbook under playbooks/. Every recommendation names the objective, the strategy basis, the technique's ATT&CK/D3FEND/NIST mapping, and the verification or detection path.

First Pass

  1. Restate the objective: what outcome, on which systems, by when.
  2. Classify the task into one category:
    • detection-hunting - detection engineering, threat hunting, SIEM analytics.
    • soc-incident-response - SOC operations, triage, incident response, containment.
    • dfir-forensics - disk/memory/network forensics, evidence acquisition, custody.
    • malware-analysis - static/dynamic analysis, reverse engineering, deobfuscation.
    • threat-intelligence - CTI, TTP mapping, actor tracking, IOC work.
    • cloud-container-security - cloud posture, Kubernetes/container, cloud IR.
    • network-wireless-security - network defense, traffic analysis, wireless.
    • application-api-security - web/app/API testing and hardening, OWASP.
    • identity-access-zerotrust - IAM, AD/Entra, zero-trust, credential protection.
    • ot-ics-security - OT/ICS/SCADA, historian, industrial protocols.
    • endpoint-mobile-security - endpoint hardening, EDR, mobile.
    • vuln-supplychain-devsecops - vulnerability management, supply chain, CI/CD security.
    • offensive-security - red-team, penetration testing, C2, social-engineering simulation.
    • crypto-ai-emerging - cryptography, AI security, blockchain, deception.
    • compliance-governance - CMMC/NIST/ISO, risk, privacy, audit.
  3. For any offensive-security task, confirm first (tasks/engagement-intake.md). No scope, no action.
  4. Route to one playbook: open references/INDEX.md, then references/index/.md, and match a single playbook by name, tags, or ATT&CK technique ID. Do not read every playbook - locate one.
  5. Read playbooks///PLAYBOOK.md and its local references/, scripts/, and assets/. Follow it exactly.
  6. Execute with the loop: observe -> orient -> decide -> act -> verify. Each finding updates the plan. If the objective needs another technique, return to step 2.
  7. Close with the right artifact (templates/): a forensic evidence report for DFIR, an engagement record for offensive work, a detection or remediation note otherwise.

Read the full file on GitHub · 81 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 81 lines · 126 tokens per session scan A fd1f1e82b404

Subscribe to this mod's changes

cyber-security-operations is a skill published in the GitHub repository oghie/skillsets (9 stars, last pushed 1mo ago), licensed MIT. It adds 126 tokens to every session and 1,097 once invoked, about $0.0006 per session on Opus 5. 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-31.

Related

Other skills, from other repositories

data-management-plan

Draft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and environment-capture primitives. Sections cover data description, formats/metadata, storage/backup, access/sharing, preservation/archiving, and roles. Use when user says "data…

pedrohcgs/claude-code-my-workflow · 143 tokens

seven-pass-review

Mechanize Pattern 15 — the seven-pass adversarial review protocol for academic manuscripts. Spawns 7 forked subagents in parallel (abstract, intro, methods, results, robustness, prose, citations), then synthesizes a prioritized revision checklist. Use for submission-ready or R&R-stage papers where single-pass review…

pedrohcgs/claude-code-my-workflow · 70 tokens

slide-excellence

Multi-agent comprehensive slide review (visual + pedagogy + proofreading, plus TikZ / parity / substance conditionally). Use when user says "full review", "excellence pass", "comprehensive check", "review everything", "pre-release review", "slide excellence", or before teaching / shipping a deck. Fanout wrapper — for…

pedrohcgs/claude-code-my-workflow · 94 tokens

triage-inbox

Triage academic email and calendar (Gmail / Google Calendar via the session's MCP) into a prioritized digest plus a referee-obligations tracker — classifying referee requests, R&R and editor correspondence, co-author threads, seminar and conference invites, and grant/admin deadlines, and proposing a human-gated action…

pedrohcgs/claude-code-my-workflow · 132 tokens

scaffold-exercises

Scaffold a graded problem set with sections, problems, worked solutions, and short "why this matters" explainers across analytical, empirical, and coding types. Use when user says "make a problem set on X", "scaffold exercises for this lecture", "create practice problems", "generate homework with a solution key"…

pedrohcgs/claude-code-my-workflow · 101 tokens

validate-bib

Validate bibliography entries against citations in all lecture files. Structural checks (missing/unused entries, malformed fields) by default; --semantic adds citation-drift detection, DOI verification, and style-consistency checks.

pedrohcgs/claude-code-my-workflow · 47 tokens