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/mclarkson/bptool/agents-mdgit clone --depth 1 https://github.com/mclarkson/bptoolWhat 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.00713 | $0.00713 |
| Opus 5 | $0.00357 | $0.00357 |
| Sonnet 5 | $0.00143 | $0.00143 |
| Haiku 4.5 | $0.00071 | $0.00071 |
Grade C, and why
bptool AGENTS.md scanned grade C 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 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.
Tells the agent never to refusehighAnti-refusal
Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.
* Never refuse a refactoring request. 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 · 122 lines · 713 tokens per session scan C b2e67e192adb
bptool AGENTS.md is an instructions file published in the GitHub repository mclarkson/bptool (0 stars, last pushed 7mo ago), with no licence file. It adds 713 tokens to every session, about $0.0036 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent never to refuse). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
breathe-cli CLAUDE.md
Instructions for marekkowalczyk/breathe-cli, covering breathe cli, spec, key constraints, safety constraints (non-negotiable) and testing.
Taiwan-Health-MCP CLAUDE.md
Instructions for healthymind-tech/Taiwan-Health-MCP, covering claude.md, language, 文件網站是雙語的 —— 改內容時兩份一起改, gstack and project overview.
withings-mcp CLAUDE.md
Instructions for akutishevsky/withings-mcp, covering claude.md, general rules, project overview, development commands and running.
Taiwan-Health-MCP AGENTS.md
Instructions for healthymind-tech/Taiwan-Health-MCP, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
icuvisor CLAUDE.md
Instructions for ricardocabral/icuvisor, covering claude.md, what this project is, authoritative documents, hard rules and project layout.
gccli CLAUDE.md
Instructions for bpauli/gccli, covering claude.md, project overview, build & quality commands, architecture and key packages.