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/ariffazil/aaa/copilot-instructionsgit clone --depth 1 https://github.com/ariffazil/AAAWhat 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.02337 | $0.02337 |
| Opus 5 | $0.01169 | $0.01169 |
| Sonnet 5 | $0.00467 | $0.00467 |
| Haiku 4.5 | $0.00234 | $0.00234 |
Grade C, and why
AAA copilot-instructions.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.
Flag any DELETE, DROP, rm -rf, truncate, or overwrite operation without a backup assertion. The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 220 lines · 2,337 tokens per session scan C 6c8a455f8c70
AAA copilot-instructions.md is an instructions file published in the GitHub repository ariffazil/AAA (2 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 2,337 tokens to every session, about $0.0117 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
AgentHound CLAUDE.md
Instructions for adithyan-ak/AgentHound, covering agenthound maintainer contract, required checks, hard boundaries, core invariants and module registration.
AgentHound copilot-instructions.md
Instructions for adithyan-ak/AgentHound: Keep generated examples local to the fixture project.
a2a-editor CLAUDE.md
Instructions for open-resource-discovery/a2a-editor, covering claude.md, project overview, commands, development and building.
nautilus-compass CLAUDE.md
Instructions for chunxiaoxx/nautilus-compass, covering nautilus-compass · 项目指令 and 📍 项目现状与复发陷阱(compass 记忆提炼).
nautilus-compass AGENTS.md
Instructions for chunxiaoxx/nautilus-compass, a project described as: Reliability layer for multi-agent setups — keep agents coordinating without an orchestrator. Cross-dialog contracts + drift detection + black-box memory (no LLM extraction).
awesome-agent-evolution AGENTS.md
AGENTS.md instructions for EvoMap/awesome-agent-evolution, covering cursor cloud specific instructions, required runtime, key scripts (see contributing.md for the full table), linting / testing and contribution workflow.