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/mr-karan/hodor/agents-mdgit clone --depth 1 https://github.com/mr-karan/hodorWrote 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/mr-karan/hodor/agents-md)<a href="https://agentmods.dev/instructions/mr-karan/hodor/agents-md"><img src="https://agentmods.dev/badge/instructions/mr-karan/hodor/agents-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.01103 | $0.01103 |
| Opus 5 | $0.00551 | $0.00551 |
| Sonnet 5 | $0.00221 | $0.00221 |
| Haiku 4.5 | $0.00110 | $0.00110 |
Grade A, and why
hodor AGENTS.md scanned grade A 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 4d 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.
Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
- `src/utils/exec.ts` wraps child_process for subprocess execution 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.
- 4d ago First seen · 75 lines · 1,103 tokens per session scan A 1d5f7eae3b18
hodor AGENTS.md is an instructions file published in the GitHub repository mr-karan/hodor (106 stars, last pushed today), with no licence file. It adds 1,103 tokens to every session, about $0.0055 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
bifrost AGENTS.md
Instructions for bifrost-proxy/bifrost, covering bifrost 项目开发规则, 执行心法, 执行模式与完成定义, 任务模式判定 and 变更类型与验证路由(先判定,后执行).
limboo CLAUDE.md
Claude Code instructions for limboo-ai/limboo, covering claude.md, 1. what is limboo?, 2. tech stack (current), 3. project structure and the three electron contexts (critical mental model).
dxkit CLAUDE.md
Claude Code instructions for vyuh-labs/dxkit, covering claude.md — dxkit development rules, architecture rules, 1. tool invocation goes through the registry, 2. never duplicate tool invocation logic and 3. language facts come from detect.ts.
sonarqube-mcp-server AGENTS.md
AGENTS.md instructions for SonarSource/sonarqube-mcp-server, covering sonarqube mcp server, principles, prerequisites, build & verify and code style.
drift drift-release-mandatory.instructions.md
Nutze diese Kurz-Instruction, wenn schnell geklaert werden muss, ob im Drift-Repo ein manueller Release-Befehl noetig ist. Kurzregel: Conventional Commits verwenden, Release macht CI.
intelligent-terminal rust.instructions.md
Concise Rust coding conventions for this repository.