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.
npx agentmods add commands/ogrodev/fsociety/op-reportgit clone --depth 1 https://github.com/ogrodev/fsocietyWrote 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.
[](https://agentmods.dev/commands/ogrodev/fsociety/op-report)<a href="https://agentmods.dev/commands/ogrodev/fsociety/op-report"><img src="https://agentmods.dev/badge/commands/ogrodev/fsociety/op-report.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00018 | $0.00396 |
| Opus 5 | $0.00009 | $0.00198 |
| Sonnet 5 | $0.00004 | $0.00079 |
| Haiku 4.5 | $0.00002 | $0.00040 |
Grade A, and why
op-report 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.
What it actually says
Storage Policy: ALL output files MUST be saved in the project directory. NEVER write to /tmp/ or any system temporary directory.
Op Report
- Storage Policy reminder: ALL output files MUST be saved in the project directory. NEVER write to /tmp/
- Run
node "${CLAUDE_PLUGIN_ROOT}/scripts/ops-tracker.js" listfor all operations - Run
node "${CLAUDE_PLUGIN_ROOT}/scripts/ops-tracker.js" summaryfor operations summary - Run
node "${CLAUDE_PLUGIN_ROOT}/scripts/ops-tracker.js" coveragefor category coverage analysis - Run
node "${CLAUDE_PLUGIN_ROOT}/scripts/identity-tracker.js" listfor identity rotation history - Run
node "${CLAUDE_PLUGIN_ROOT}/scripts/opsec-profile.js" showfor current opsec profile information - Run
node "${CLAUDE_PLUGIN_ROOT}/scripts/session-state.js" showfor full session state - Compile
OPSEC-REPORT-<date>.mdin the project directory with the following sections:- Executive Summary — High-level opsec posture overview
- Operations Inventory — All tracked operations with status
- Hardening Status — Tool availability and system hardening state
- Trace Analysis — Forensic trace assessment
- Identity Rotations — Identity change history and current identity
- Proxy Chain History — Proxy chain configurations used
- Opsec Coverage Map — Category coverage breakdown
- Risk Assessment — Identified risks and severity ratings
- Recommendations — Actionable steps to improve opsec posture
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.
- yesterday First seen · 27 lines · 18 tokens per session scan A 00c39047f9d6
op-report is a command published in the GitHub repository ogrodev/fsociety (20 stars, last pushed 5mo ago), licensed MIT. It adds 18 tokens to every session and 396 once invoked, about $0.0001 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.
Other commands, from other repositories
octo-docs
Document delivery with export to PPTX, DOCX, PDF formats.
notebook
Local NotebookLM over a FOLDER of documents using Antigravity (agy). Sweeps each document (PDF with text, scanned PDF, image, docx) into an objective-driven Markdown summary, then builds a relevance INDEX and a cited master summary. Incremental cache (re-runs only re-summarize changed docs / changed objective) and…
doc-to-md
Convert a PDF, docx, image, or other document to clean Markdown using Antigravity (agy) multimodal Gemini. Saves to docs/agy/converted/.
paper-trail-inject-url
Injecte une URL OA connue (HAL, dépôt uni, NIME, page perso) pour une ref dont la cascade automatique a échoué, puis relance l'acquisition + validation page 1.
paper-trail-acquire
Troisième passe du pipeline cible refondu. Lance la cascade PDF (10 sources : Crossref OA + arXiv + OpenAlex + Unpaywall + HAL + CORE + éditeur par DOI + archive.org + WebSearch ; jusqu'à 17 avec les voies par navigateur et les sources étendues opt-in) ciblée sur les refs d'un SOTA donné. Différent de pipeline run qui…
paper-trail-cascade
Acquire PDFs via the 8-source cascade (11 with opt-in extended sources) for a single ref by slug, or a batch filtered by state. Validates page 1 anti-homonymy on each download.