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/alexvtejeda/elenchus/claude-mdgit clone --depth 1 https://github.com/alexvtejeda/elenchusWrote 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/alexvtejeda/elenchus/claude-md)<a href="https://agentmods.dev/instructions/alexvtejeda/elenchus/claude-md"><img src="https://agentmods.dev/badge/instructions/alexvtejeda/elenchus/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.1 | $0.02981 | $0.02981 |
| Opus 5 | $0.01491 | $0.01491 |
| Sonnet 5 | $0.00596 | $0.00596 |
| Haiku 4.5 | $0.00298 | $0.00298 |
Grade B, and why
elenchus 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 6d 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.
Reads MCP configurationmediumAgent snooping
mcp.json carries server URLs and auth tokens; reading it lets a mod discover and abuse other integrations.
`.mcp.json`. It reads `CONTEXT7_API_KEY` from the environment (set it in your shell profile); 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.
- 6d ago First seen · 174 lines · 2,981 tokens per session scan B ba432be3ef6b
elenchus CLAUDE.md is an instructions file published in the GitHub repository alexvtejeda/elenchus (2 stars, last pushed 20d ago), with no licence file. It adds 2,981 tokens to every session, about $0.0149 per session on Opus 5. A static security scan graded it B with 1 finding (reads mcp configuration). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
pi-subagents AGENTS.md
AGENTS.md instructions for tintinweb/pi-subagents, covering development rules, conversational style, code quality, documentation and commands.
my-claude-code-setup CLAUDE.md
Claude Code instructions for centminmod/my-claude-code-setup, covering claude.md, project overview, claude.md templates, tools and rules dependency.
my-claude-code-setup GEMINI.md
Gemini CLI instructions for centminmod/my-claude-code-setup, covering gemini.md, ai guidance, memory bank system, core context files and project overview.
taskflow AGENTS.md
AGENTS.md instructions for heggria/taskflow, covering agents.md, project overview, architecture, key concepts and phase types (12 total).
claude-code-riper-5 AGENTS.md
Instructions for tony/claude-code-riper-5, covering agents.md — claude-code-riper-5, git commit standards, documentation standards, code blocks and show the last ten commits as a graph.
mstar-harness CLAUDE.md
Claude Code instructions for btspoony/mstar-harness, a project described as: An omni-plugin for harness engineering workflows with multi-agents, programmatic gates and skills.