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/futureatoms/agentic-control-framework/claude-mdgit clone --depth 1 https://github.com/FutureAtoms/agentic-control-frameworkWhat 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.01317 | $0.01317 |
| Opus 5 | $0.00659 | $0.00659 |
| Sonnet 5 | $0.00263 | $0.00263 |
| Haiku 4.5 | $0.00132 | $0.00132 |
Grade B, and why
agentic-control-framework 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 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
- Codex: `~/.codex/config.toml` 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 · 143 lines · 1,317 tokens per session scan B 4a5a69867f8a
agentic-control-framework CLAUDE.md is an instructions file published in the GitHub repository FutureAtoms/agentic-control-framework (31 stars, last pushed 11mo ago), with no licence file. It adds 1,317 tokens to every session, about $0.0066 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-30.
Other instructions, from other repositories
last9-mcp-server AGENTS.md
Instructions for last9/last9-mcp-server, covering last9-mcp-server — agent instructions, adding or changing an mcp tool, tool descriptions: one style, no exceptions, toolsets and argument structs.
nezha AGENTS.md
AGENTS.md instructions for hanshuaikang/nezha, covering nezha — agents.md, 项目概述, 开发命令, 架构设计 and 前端(src/).
LynxPrompt CLAUDE.md
Instructions for GeiserX/LynxPrompt, covering claude.md - ai agent instructions for lynxprompt, 🚀 release process (critical - read carefully), understanding the release pipeline, step-by-step release process and 1. switch to develop branch.
nezha CLAUDE.md
Claude Code instructions for hanshuaikang/nezha, a project described as: Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine.
ai-agent-skills CLAUDE.md
Instructions for wednesday-solutions/ai-agent-skills, covering project guidelines, wednesday agent skills, available skills, how to use skills and important.
AI-Powered-Coding-Tools CLAUDE.md
Claude Code instructions for dereknguyen269/AI-Powered-Coding-Tools, covering claude.md, what this repo is, maintenance scripts, validate links in a markdown file and fix markdown formatting issues.