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/off-grid-ai/ogad/agents-mdgit clone --depth 1 https://github.com/off-grid-ai/OGADWhat 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.05501 | $0.05501 |
| Opus 5 | $0.02750 | $0.02750 |
| Sonnet 5 | $0.01100 | $0.01100 |
| Haiku 4.5 | $0.00550 | $0.00550 |
Grade A, and why
OGAD AGENTS.md scanned grade A with 0 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
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.
- 2d ago First seen · 168 lines · 5,501 tokens per session scan A 7e149ebfdde4
OGAD AGENTS.md is an instructions file published in the GitHub repository off-grid-ai/OGAD (88 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 5,501 tokens to every session, about $0.0275 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
OGAM AGENTS.md
AGENTS.md instructions for off-grid-ai/OGAM: All rules for this repository live in rules.md — the single, tool-neutral source of truth. This file is only a pointer so the rules stay identical no matter which agent reads them.
inferbench CLAUDE.md
Claude Code instructions for JoniMartin27/inferbench, covering instrucciones para claude code en este proyecto, antes de tocar nada, lo que no debes hacer (load-bearing), schemas de optimización son por motor, no uniformes and no simules motores.
OGAM CLAUDE.md
Claude Code instructions for off-grid-ai/OGAM: All rules for this repository live in rules.md — the single, tool-neutral source of truth. This file is only a pointer so the rules stay identical no matter which agent reads them.
lilbee AGENTS.md
Instructions for tobocop2/lilbee, covering lilbee — development guide, before you write code (read this every time), project, task tracking (beads) and commands.
llama-launcher CLAUDE.md
Instructions for airiclenz/llama-launcher: Consult llama-launcher.TDD.md for all project details: architecture, build commands, coding standards, and contribution workflow.
cancerbero AGENTS.md
AGENTS.md instructions for noguerol/cancerbero, covering agents.md — how ai agents should use cancerbero, 1. when to use cancerbero, 2. how to talk to cancerbero, 2.1 mcp server and 2.2 json-schema tools (non-mcp clients).