opsec-reporting

opsec-reporting is a skill for Claude Code, Codex from ogrodev/fsociety. It costs 274 tokens per session (2,509 once invoked), scanned A, original, MIT.

A reporting workflow for red-team exercises and security assessments. It covers collecting evidence, writing findings, removing sensitive details, encrypting reports, delivering them, and destroying working copies.

In plain words
What is it for?
It is for producing engagement reports, hardening assessments, compliance reports, and other documents with controlled evidence handling.
Why use it?
Security reports can contain credentials, target details, and attack paths, so careless handling can create another security incident.

Skill for Claude CodeCodex

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

Part of the trenton plugin — 5 skills, 12 commands, 2 agents shipped together

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.

agentmods
npx agentmods add skills/ogrodev/fsociety/opsec-reporting
Any agent
npx skills add ogrodev/fsociety --skill opsec-reporting
Clone the repo
git clone --depth 1 https://github.com/ogrodev/fsociety

Made for: Claude Code, Codex.

Or install trenton, the plugin that ships this one along with the rest of its 5 skills, 12 commands, 2 agents.

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 opsec-reporting

README.md
[![agentmods](https://agentmods.dev/badge/skills/ogrodev/fsociety/opsec-reporting.svg)](https://agentmods.dev/skills/ogrodev/fsociety/opsec-reporting)
Your own site
<a href="https://agentmods.dev/skills/ogrodev/fsociety/opsec-reporting"><img src="https://agentmods.dev/badge/skills/ogrodev/fsociety/opsec-reporting.svg" alt="Measured on agentmods" height="20"></a>
Per session 274 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,509 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00274 $0.02509
Opus 5 $0.00137 $0.01255
Sonnet 5 $0.00055 $0.00502
Haiku 4.5 $0.00027 $0.00251

Measured yesterday against content hash add926f33f1e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

opsec-reporting 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 yesterday.

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.

trenton/skills/opsec-reporting/SKILL.md · 230 lines

How it starts

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

Opsec Reporting

End-to-end operational reporting for red team engagements — from evidence capture through secure delivery and post-engagement destruction. Every report produced through this skill is designed to protect both the operator and the client by enforcing metadata hygiene, redaction discipline, and secure handling throughout the report lifecycle.

Why This Matters

Reports are the most dangerous artifact an operator produces. They contain target details, exploitation paths, credentials, and internal architecture — all in a single document. A report leaked, intercepted, or left unencrypted on disk is an operational compromise. This skill treats reports as sensitive material from creation to destruction.

Report Lifecycle

Evidence Capture → Classification → Drafting → Redaction → Encryption → Delivery → Destruction

Every phase is documented. Every phase has opsec controls. Skip nothing.

Report Types

Report Type When to Use Template Reference
Engagement Summary End of any engagement Executive + technical sections references/report-templates.md
Hardening Assessment After system hardening audit Coverage map + findings matrix references/report-templates.md
Trace Elimination After cleanup operations Artifact inventory + verification references/report-templates.md
VPS Security Audit After VPS provisioning/audit Provisioning checklist + exposure map references/report-templates.md
Purple Team Exercise Joint red/blue engagement Attack timeline + detection gaps references/report-templates.md
Compliance Assessment PCI-DSS, SOC2, HIPAA mapping Control mapping + gap analysis references/compliance-reporting.md
Debrief Package Pre-presentation preparation Slide-ready findings + demo notes references/debrief-and-delivery.md
Incident Timeline Documenting operational chronology Timestamped event sequence references/report-templates.md

Read the full file on GitHub · 230 lines

Files

What ships with it

5 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. yesterday First seen · 230 lines · 274 tokens per session scan A add926f33f1e

Subscribe to this mod's changes

opsec-reporting is a skill published in the GitHub repository ogrodev/fsociety (20 stars, last pushed 5mo ago), licensed MIT. It adds 274 tokens to every session and 2,509 once invoked, about $0.0014 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-09-03.