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/sbhooley/ainl-cortex/claude-mdgit clone --depth 1 https://github.com/sbhooley/ainl-cortexWrote 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/sbhooley/ainl-cortex/claude-md)<a href="https://agentmods.dev/instructions/sbhooley/ainl-cortex/claude-md"><img src="https://agentmods.dev/badge/instructions/sbhooley/ainl-cortex/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.05943 | $0.05943 |
| Opus 5 | $0.02972 | $0.02972 |
| Sonnet 5 | $0.01189 | $0.01189 |
| Haiku 4.5 | $0.00594 | $0.00594 |
Grade B, and why
ainl-cortex 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
- No banner → re-run install; check `enabledPlugins["ainl-cortex@ainl-local"]` in `~/.claude/settings.json` 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 · 640 lines · 5,943 tokens per session scan B faf9086ccbab
ainl-cortex CLAUDE.md is an instructions file published in the GitHub repository sbhooley/ainl-cortex (4 stars, last pushed 2mo ago), with no licence file. It adds 5,943 tokens to every session, about $0.0297 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
dev-agent-skills CLAUDE.md
Claude Code instructions for fvadicamo/dev-agent-skills, covering claude.md, project overview, architecture, key file: marketplace.json and skill anatomy.
recursive-decomposition-skill AGENTS.md
Instructions for massimodeluisa/recursive-decomposition-skill, covering agents: recursive-decomposition skill, read these first (mandatory), language policy, non-negotiables and commands.
qa-orchestra CLAUDE.md
Claude Code instructions for Anasss/qa-orchestra, covering qa orchestra — claude code instructions, what this project is, quick start, 1. clone into your workspace and 2. fill in your project context.
cortex CLAUDE.md
Instructions for agentweave/cortex, covering cortex, project structure, key concepts, conventions and when editing skills.
the-foundry AGENTS.md
AGENTS.md instructions for attac-t/the-foundry, covering the foundry, doctrine and rules.
universal-remote-control CLAUDE.md
Claude Code instructions for sidkandan/universal-remote-control, covering urc — rc bridge + cli-to-cli communication, quick start, development rules, architecture (v3) and communication strategy.