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/u-c4n/u-pool/claude-mdgit clone --depth 1 https://github.com/U-C4N/U-PoolWrote 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/u-c4n/u-pool/claude-md)<a href="https://agentmods.dev/instructions/u-c4n/u-pool/claude-md"><img src="https://agentmods.dev/badge/instructions/u-c4n/u-pool/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.00842 | $0.00842 |
| Opus 5 | $0.00421 | $0.00421 |
| Sonnet 5 | $0.00168 | $0.00168 |
| Haiku 4.5 | $0.00084 | $0.00084 |
Grade B, and why
U-Pool 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 5d 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 agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
`~/.claude/settings.json`, `~/.codex/config.toml`, `~/.codex/auth.json`, and the 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.
- 5d ago First seen · 77 lines · 842 tokens per session scan B 7ef7a9d7e07e
U-Pool CLAUDE.md is an instructions file published in the GitHub repository U-C4N/U-Pool (440 stars, last pushed 29d ago), with no licence file. It adds 842 tokens to every session, about $0.0042 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
Atomic-Chat AGENTS.md
AGENTS.md instructions for AtomicBot-ai/Atomic-Chat, covering agents.md — atomic chat, 1. what this is, 2. repository map, 3. backends — the part that is easy to get wrong and 4. naming: what you may not rename.
Ataru AGENTS.md
Instructions for lovstudio/Ataru, covering agents.md, design system, quick rules, color palette and common patterns.
Ataru CLAUDE.md
Instructions for lovstudio/Ataru, covering claude.md, design system, quick rules, color palette and common patterns.
DeepSeek-Harness-Desktop AGENTS.md
AGENTS.md instructions for web-casa/DeepSeek-Harness-Desktop, covering agents.md — dsh desktop, 项目本质, 不可违背的安全不变量, 版本单一事实源(改动版本时必须同时改全部) and harness 升级启动契约(bump pin 前必读).
codex-trace AGENTS.md
AGENTS.md instructions for PixelPaw-Labs/codex-trace, covering claude.md, commands, dev, lint and format.
deepseek-harness-desktop AGENTS.md
Instructions for baihejiangnan/deepseek-harness-desktop, covering dsh launcher 开发规范, 首要原则, 进程与窗口模型, 实例与数据规则 and dsh 运行时与更新边界.