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 agents/kenlkehl/onc-data-wrangler-plugin/compression-workergit clone --depth 1 https://github.com/kenlkehl/onc-data-wrangler-pluginWrote 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/agents/kenlkehl/onc-data-wrangler-plugin/compression-worker)<a href="https://agentmods.dev/agents/kenlkehl/onc-data-wrangler-plugin/compression-worker"><img src="https://agentmods.dev/badge/agents/kenlkehl/onc-data-wrangler-plugin/compression-worker.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.00042 | $0.00855 |
| Opus 5 | $0.00021 | $0.00428 |
| Sonnet 5 | $0.00008 | $0.00171 |
| Haiku 4.5 | $0.00004 | $0.00085 |
Grade A, and why
compression-worker 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 4d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 4d ago First seen · 83 lines · 42 tokens per session scan A ab365385d6c0
compression-worker is an agent published in the GitHub repository kenlkehl/onc-data-wrangler-plugin (5 stars, last pushed 1mo ago), with no licence file. It adds 42 tokens to every session and 855 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 agents, from other repositories
01-pdf-preprocessor
Converts a PDF academic paper into clean Markdown text suitable for downstream LLM processing. This is the entry point of the entire pipeline.
research-analyst
Sport-science research specialist. Resolves a coach-flagged uncertainty by consulting the local research library first, then peer-reviewed literature / recognised coach sources via web search. Persists a schema-conform document under framework/research/, updates the index, and returns TL;DR + sources + derivation +…
latex-engineer
LaTeX and scientific document specialist — venue templates, figures, tables, bibliographies, TikZ diagrams.
cite-extractor
Hilfsagent zum Extrahieren von bibliographischen Metadaten und relevanten Zitaten aus PDF-Dateien. Wird vom /cite-Skill aufgerufen.
latex-engineer
LaTeX and scientific document specialist — templates, figures, tables, bibliographies, TikZ diagrams, and compilation debugging.
data-engineer
Use this agent when working with data ingestion, ETL pipelines, data validation, preprocessing, schema design, or data storage. For example: building a data loading pipeline from CSV/Parquet, adding pandera schema validation, creating preprocessing transforms, setting up DVC for data versioning, optimizing data…