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 instructions/shredengineer/archive-agent/claude-mdgit clone --depth 1 https://github.com/shredEngineer/Archive-AgentWrote 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/instructions/shredengineer/archive-agent/claude-md)<a href="https://agentmods.dev/instructions/shredengineer/archive-agent/claude-md"><img src="https://agentmods.dev/badge/instructions/shredengineer/archive-agent/claude-md.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.10053 | $0.10053 |
| Opus 5 | $0.05026 | $0.05026 |
| Sonnet 5 | $0.02011 | $0.02011 |
| Haiku 4.5 | $0.01005 | $0.01005 |
Grade B, and why
Archive-Agent CLAUDE.md scanned grade B with 1 finding 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo ./manage-qdrant.sh update # Updates Qdrant Docker image The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 842 lines · 10,053 tokens per session scan B 011f7f33a673
Archive-Agent CLAUDE.md is an instructions file published in the GitHub repository shredEngineer/Archive-Agent (64 stars, last pushed 13d ago), licensed GPL-3.0. It adds 10,053 tokens to every session, about $0.0503 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
codecompanion.nvim AGENTS.md
AGENTS.md instructions for olimorris/codecompanion.nvim, covering codecompanion.nvim, commands, code conventions, architecture and general rules.
codexia AGENTS.md
AGENTS.md instructions for milisp/codexia, covering agents.md, project info, project tech, common commands and project structure.
ai4j AGENTS.md
AGENTS.md instructions for LnYo-Cly/ai4j, covering repository guidelines, project identity, monorepo scope, harness anything and hard rules.
gonzo AGENTS.md
Instructions for control-theory/gonzo: This repo includes a Claude Code plugin with a guided log-analysis skill at skills/gonzo/.
ai4j CLAUDE.md
Claude Code instructions for LnYo-Cly/ai4j: 本项目以 AGENTS.md 作为 coding agent 指令的唯一权威入口。.
nodetool AGENTS.md
AGENTS.md instructions for nodetool-ai/nodetool, covering nodetool — agent rules, communication style, instructions, 1. positive patterns and negative patterns and 2. reference points.