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/ashfordeou/grasp/claude-mdgit clone --depth 1 https://github.com/ashfordeOU/graspWrote 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/ashfordeou/grasp/claude-md)<a href="https://agentmods.dev/instructions/ashfordeou/grasp/claude-md"><img src="https://agentmods.dev/badge/instructions/ashfordeou/grasp/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.02658 | $0.02658 |
| Opus 5 | $0.01329 | $0.01329 |
| Sonnet 5 | $0.00532 | $0.00532 |
| Haiku 4.5 | $0.00266 | $0.00266 |
Grade B, and why
grasp 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.
Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
optional_host_permissions: ["*://*/*"] The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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 · 138 lines · 2,658 tokens per session scan B 3a26941b8c52
grasp CLAUDE.md is an instructions file published in the GitHub repository ashfordeOU/grasp (18 stars, last pushed 1mo ago), with no licence file. It adds 2,658 tokens to every session, about $0.0133 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
codebase-intelligence CLAUDE.md
Instructions for bntvllnt/codebase-intelligence, covering codebase intelligence - claude code rules, project overview, architecture, pipeline and key conventions.
codebase-intelligence AGENTS.md
Instructions for bntvllnt/codebase-intelligence, covering codebase intelligence, setup, interfaces, mcp (for ai agents — preferred) and cli (for humans and ci).
truecourse CLAUDE.md
Claude Code instructions for truecourse-ai/truecourse, covering truecourse — claude instructions, key files to keep updated, project layout, development commands and storage.
truecourse AGENTS.md
AGENTS.md instructions for truecourse-ai/truecourse, covering truecourse — codex instructions, key files to keep updated, project layout, development commands and rules.
ops-codegraph-tool CLAUDE.md
Claude Code instructions for optave/ops-codegraph-tool, covering claude.md, codegraph workflow, before modifying code, after modifying code and navigation.
codegraph CLAUDE.md
Instructions for cognitx-leyton/codegraph, covering claude.md, project summary, using the graph during development, /graph — query the live graph and /graph-refresh — update the graph.