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/openclaw/openclaw/agents-mdgit clone --depth 1 https://github.com/openclaw/openclawWhat 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.13985 | $0.13985 |
| Opus 5 | $0.06993 | $0.06993 |
| Sonnet 5 | $0.02797 | $0.02797 |
| Haiku 4.5 | $0.01398 | $0.01398 |
Grade A, and why
openclaw AGENTS.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.
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.
- yesterday First seen · 362 lines · 13,985 tokens per session scan A 7dd5c158d002
openclaw AGENTS.md is an instructions file published in the GitHub repository openclaw/openclaw (388,083 stars, last pushed yesterday), with no licence file. It adds 13,985 tokens to every session, about $0.0699 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
nullclaw AGENTS.md
Instructions for nullclaw/nullclaw, covering agents.md — nullclaw agent engineering protocol, 1) project snapshot (read first), 3) engineering principles (normative), 3.1 kiss and 3.2 yagni.
nullclaw CLAUDE.md
Instructions for nullclaw/nullclaw, covering claude.md, mandatory reference, build & test commands, requires exactly zig 0.16.0 (verify: zig version) and build flags.
FERAL-AI CLAUDE.md
Instructions for FERAL-AI/FERAL-AI, covering claude.md — feral / asos, what this is, layout, commands and rather than restating it.
vouch CLAUDE.md
Instructions for vouchdev/vouch, covering claude.md — orientation for claude code working on vouch, north star, architecture (90 seconds), build + test + ship and from a clone.
clawlet AGENTS.md
Instructions for mosaxiv/clawlet, covering repository guidelines, project structure, build, test, and development commands, build a local binary and run from source.
istota CLAUDE.md
Instructions for istota-project/istota: See @AGENTS.md for project overview, commands, and conventions.