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/openbraid/braid/claude-mdgit clone --depth 1 https://github.com/openbraid/braidWhat 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.00066 | $0.00066 |
| Opus 5 | $0.00033 | $0.00033 |
| Sonnet 5 | $0.00013 | $0.00013 |
| Haiku 4.5 | $0.00007 | $0.00007 |
Grade A, and why
braid 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 yesterday.
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
CLAUDE.md
See AGENTS.md.
Braid is agent-agnostic, so the guidance for agents working in this repository
lives in one vendor-neutral file rather than being duplicated per tool. This
pointer exists because Claude Code looks for CLAUDE.md by name.
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.
- yesterday First seen · 8 lines · 66 tokens per session scan A 50d6db9c88a6
braid CLAUDE.md is an instructions file published in the GitHub repository openbraid/braid (9 stars, last pushed 19d ago), licensed Apache-2.0. It adds 66 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-31.
Other instructions, from other repositories
chat-on-steroids AGENTS.md
Instructions for totec448-spec/chat-on-steroids, covering chat on steroids — the agent map, 1. the app in sixty seconds, 2. where the bugs actually are, name the identity, then find where it is lost and 3. what is authoritative.
stashbase AGENTS.md
Instructions for liliu-z/stashbase, covering agent maintenance contract for this repo, github access for this repository, temporary worktrees, electron launch environment and documentation route.
chat-on-steroids CLAUDE.md
Instructions for totec448-spec/chat-on-steroids: Read and follow AGENTS.md before changing this repository.
tandem-browser CLAUDE.md
Instructions for hydro13/tandem-browser: Read AGENTS.md in full — it is the development guide for coding agents working on this repository: workflow, testing gates, git discipline, context discipline, and the anti-detection architecture rules that must never be violated.
Knote AGENTS.md
Instructions for 1661169091kiwi/Knote, covering agents.md, 构建与验证约定(用户明确要求,所有会话必须遵守) and 测试说明.
clodex-ide AGENTS.md
AGENTS.md instructions for mereyabdenbekuly-ctrl/clodex-ide, covering clodex repository agent rules, open/closed product boundary, commercial product invariant, current protocol v0 phase and current authorization state.