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/wakaka6/claude-code-relay/claude-mdgit clone --depth 1 https://github.com/wakaka6/claude-code-relayWrote 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/wakaka6/claude-code-relay/claude-md)<a href="https://agentmods.dev/instructions/wakaka6/claude-code-relay/claude-md"><img src="https://agentmods.dev/badge/instructions/wakaka6/claude-code-relay/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.00064 | $0.00064 |
| Opus 5 | $0.00032 | $0.00032 |
| Sonnet 5 | $0.00013 | $0.00013 |
| Haiku 4.5 | $0.00006 | $0.00006 |
Grade A, and why
claude-code-relay CLAUDE.md 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 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.
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.
What it actually says
- 项目要求符合UNIX哲学: 只做一件事,并且做好它。简单优于复杂,可组合性强(但要注意保持长期简单)。
- 保持TDD, 确保代码有良好的测试覆盖率。写新代码前先写测试。
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 · 3 lines · 64 tokens per session scan A 95bce70976c7
claude-code-relay CLAUDE.md is an instructions file published in the GitHub repository wakaka6/claude-code-relay (11 stars, last pushed 8mo ago), licensed MIT. It adds 64 tokens to every session, about $0.0003 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-30.
Other instructions, from other repositories
claude-code-hub CLAUDE.md
Claude Code instructions for ding113/claude-code-hub, covering claude.md, repository info, critical rules, build & development commands and development.
1flowbase AGENTS.md
AGENTS.md instructions for taichuy/1flowbase, covering 记忆, 用户偏好, 本项目相关skill在, 本项目 skills and 质量控制.
cyrus copilot-instructions.md
Copilot instructions for cyrusagents/cyrus: Note, there is a need to maintain the use of '--print' when running the claude exec commands because that is what makes it non-interactive.
claudecodeui AGENTS.md
AGENTS.md instructions for siteboon/claudecodeui, covering repository guidance, backend code and frontend code.
ios-simulator-skill CLAUDE.md
Instructions for conorluddy/ios-simulator-skill, covering claude.md - developer guide, project overview, project structure, architecture patterns and pattern 1: class-based script design.
CodingAgentExplorer CLAUDE.md
Instructions for tndata/CodingAgentExplorer, covering codingagentexplorer, architecture, build & run, publish and usage with claude code.