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/codeawareness/kawa.mcp/claude-mdgit clone --depth 1 https://github.com/CodeAwareness/kawa.mcpWhat 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.02808 | $0.02808 |
| Opus 5 | $0.01404 | $0.01404 |
| Sonnet 5 | $0.00562 | $0.00562 |
| Haiku 4.5 | $0.00281 | $0.00281 |
Grade C, and why
kawa.mcp CLAUDE.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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
yarn clean # rm -rf build 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 · 164 lines · 2,808 tokens per session scan C 8db609115f40
kawa.mcp CLAUDE.md is an instructions file published in the GitHub repository CodeAwareness/kawa.mcp (0 stars, last pushed 17d ago), with no licence file. It adds 2,808 tokens to every session, about $0.0140 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
twining-mcp CLAUDE.md
Instructions for daveangulo/twining-mcp, covering claude code project instructions, serena mcp best practices, code navigation principles, search strategy and editing guidelines.
junto-memory CLAUDE.md
Instructions for tlemmons/junto-memory, covering junto memory (mcp server), claude identity (required — do this first), project roster (post-cutover 2026-05-07), rename aliases (active 30 days from 2026-05-07) and key files.
cognee AGENTS.md
AGENTS.md instructions for topoteretes/cognee, covering repository guidelines, project structure & module organization, build, test, and development commands, runtime flags worth knowing and multi-tenancy support by backend.
hindsight CLAUDE.md
Instructions for vectorize-io/hindsight, covering claude.md, project overview, development commands, local development (api + ui) and start both api server and control plane ui.
hindsight AGENTS.md
Instructions for vectorize-io/hindsight: See CLAUDE.md for project documentation and coding conventions.
Ix CLAUDE.md
Instructions for ix-infrastructure/Ix, covering project: ix (this repo), layout, commands, cli dev (from ix-cli/) and skill + tooling (from repo root).