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/mtrdesign/whygraph/claude-mdgit clone --depth 1 https://github.com/mtrdesign/whygraphWhat 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.06019 | $0.06019 |
| Opus 5 | $0.03010 | $0.03010 |
| Sonnet 5 | $0.01204 | $0.01204 |
| Haiku 4.5 | $0.00602 | $0.00602 |
Grade C, and why
whygraph CLAUDE.md scanned grade C with 2 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 2d 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
WhyGraph ships as a self-contained image so a developer needs **only Docker** on the host — no Python / Node / gh / codegraph install. The image is the only thing that gets installed; the **front door is a tag-pinned `cu Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
WhyGraph ships as a self-contained image so a developer needs **only Docker** on the host — no Python / Node / gh / codegraph install. The image is the only thing that gets installed; the **front door is a tag-pinned `cu 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.
- 2d ago First seen · 170 lines · 6,019 tokens per session scan C 39be72a83b2b
whygraph CLAUDE.md is an instructions file published in the GitHub repository mtrdesign/whygraph (4 stars, last pushed 25d ago), with no licence file. It adds 6,019 tokens to every session, about $0.0301 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
repo-harness AGENTS.md
Instructions for Ancienttwo/repo-harness, covering repo-harness agents.md, canonical workflow files, operating rules, code optimization principles and required checks.
remem-mcp AGENTS.md
Instructions for tinhien11/remem-mcp, covering agent rules, always use remem-mcp, before answering or coding, before searching code and for code navigation.
sdl-mcp AGENTS.md
AGENTS.md instructions for GlitterKill/sdl-mcp, covering agents.md - sdl-mcp knowledge base, structure, where to look, architecture and conventions.
codegraph AGENTS.md
Instructions for lzehrung/codegraph, covering agent directives, general and path, cache, and review safety.
agentxx AGENTS.md
Instructions for coolight7/agentxx, covering agentxx, 兼容性, 设计 & 建议, 代码结构 and 运行所有测试模块,遇到错误也不终止继续运行.
astra-code-map AGENTS.md
Instructions for SourceAstra/astra-code-map, covering repository guidelines, 项目结构, 构建、测试与开发, 代码风格与命名 and 测试指南.