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.
git clone --depth 1 https://github.com/roomi-fields/paper-trailWrote 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/roomi-fields/paper-trail/paper-trail-audit-sota)<a href="https://agentmods.dev/commands/roomi-fields/paper-trail/paper-trail-audit-sota"><img src="https://agentmods.dev/badge/commands/roomi-fields/paper-trail/paper-trail-audit-sota/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.
<a href="https://agentmods.dev/commands/roomi-fields/paper-trail/paper-trail-audit-sota"><img src="https://agentmods.dev/badge/commands/roomi-fields/paper-trail/paper-trail-audit-sota.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00036 | $0.00578 |
| Opus 5 | $0.00018 | $0.00289 |
| Sonnet 5 | $0.00007 | $0.00116 |
| Haiku 4.5 | $0.00004 | $0.00058 |
Grade A, and why
paper-trail-audit-sota 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 12d 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.
What it actually says
/paper-trail:audit-sota — Audit a SOTA's bibliography
Invoke the sota-auditor skill to audit references cited in an
existing SOTA file.
Usage
/paper-trail:audit-sota <path-to-SOTA.md>
/paper-trail:audit-sota <glob-pattern>
/paper-trail:audit-sota <path> --purge # auto-remove retracted citations
What it does
-
Reads the SOTA markdown file
-
Extracts all cited refs via the adapter (wikilinks Obsidian, or markdown links flat)
-
For each cited ref, looks up the state in the registry
-
Produces a classification report :
Cited ref State Status arnold_1982_*sota_cited_confirmedOK chemillier_2003_*page1_validatedTO_VALIDATE (claim audit needed) wilson_2021_*retractedHALLUCINATION (to remove) unknown_slug(not in registry) UNKNOWN (broken wikilink) paywall_2020_*blocked_human:cascade_exhaustedINACCESSIBLE -
If
--purgeis set, AUTO-REMOVE the HALLUCINATION wikilinks from the SOTA (in a.bakcopy first), and add a note at the bottom of the SOTA listing what was removed
Output
Markdown audit report :
# Audit SOTA — <path>
## Status summary
- OK: N
- TO_VALIDATE: N
- HALLUCINATION: N (purged) or N (action required: remove)
- UNKNOWN: N
- INACCESSIBLE: N
## Details
[Table of all cited refs with their status]
## Required actions
[List of action items for the curator]
Pre-submission
For papers, run /paper-trail:audit-sota on every SOTA cited by the
paper, then /paper-trail:audit-article on the paper itself.
Cross-reference
/paper-trail:audit-article— per-citation audit (downstream)/paper-trail:cascade <slug>— acquire missing refs/paper-trail:doctor— check registry-level invariants
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.
- 12d ago First seen · 69 lines · 36 tokens per session scan A d97732f434a5
paper-trail-audit-sota is a command published in the GitHub repository roomi-fields/paper-trail (5 stars, last pushed 9d ago), licensed MIT. It adds 36 tokens to every session and 578 once invoked, about $0.0002 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.
Other commands, from other repositories
gh-security-review
Use to perform a dedicated security review of current branch changes before pushing.
gh-release
Create a new release for the marketplace or a specific plugin.
ledger-research
Launch parallel evidence collection across all active research pillars.
ledger-spec
Generate constrained PRD and architecture documents where every section cites decisions.
gh-status
Quick overview of current GitHub workflow state.
quick-research
Quick research with source verification (lighter than /deep-research).