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/asiflow/hyper-claude-code/claude-mdgit clone --depth 1 https://github.com/asiflow/hyper-claude-codeWhat 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.07206 | $0.07206 |
| Opus 5 | $0.03603 | $0.03603 |
| Sonnet 5 | $0.01441 | $0.01441 |
| Haiku 4.5 | $0.00721 | $0.00721 |
Grade C, and why
hyper-claude-code CLAUDE.md scanned grade C with 2 findings 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 2d 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.
Hidden instructionshighPrompt injection
Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.
<!-- Describe your system's architecture, services, and how components interact. --> Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
| "test live API", "smoke test", "curl test" | `test-engineer` (designs matrix) → `elite-engineer` (writes + executes script) | 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.
- 2d ago First seen · 413 lines · 7,206 tokens per session scan C e40fb84d6e3a
hyper-claude-code CLAUDE.md is an instructions file published in the GitHub repository asiflow/hyper-claude-code (5 stars, last pushed 13d ago), with no licence file. It adds 7,206 tokens to every session, about $0.0360 per session on Opus 5. A static security scan graded it C with 2 findings (hidden instructions, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
hatch3r CLAUDE.md
Instructions for hatch3r/hatch3r, covering hatch3r — development instructions, architecture, development commands, two-axis pillar framework (2.0.0) and orchestrator self-discipline (bypass protection).
agent-starter-kit AGENTS.md
Instructions for ntorga/agent-starter-kit, covering agents.md, honesty and ambiguity, code shape, function extraction and duplication.
codevira CLAUDE.md
Instructions for sachinshelke/codevira, covering codevira — persistent project memory, when to call which codevira tool, at the start of every session, before modifying any file and before adopting a pattern, library, or naming convention.
gemini-kit GEMINI.md
Instructions for nth5693/gemini-kit, covering gemini-kit: super engineer team, role & responsibilities, workflows, team members and workflow.
hermes-model-auto-switch AGENTS.md
Instructions for rhishi99/hermes-model-auto-switch, covering install, verify, uninstall, guardrails and conventions.
varve CLAUDE.md
Instructions for varve-sh/varve, covering varve, memory tools, rules (always follow) and what actually happens when you call these tools.