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/preset-io/agor/agents-mdgit clone --depth 1 https://github.com/preset-io/agorWrote 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/preset-io/agor/agents-md)<a href="https://agentmods.dev/instructions/preset-io/agor/agents-md"><img src="https://agentmods.dev/badge/instructions/preset-io/agor/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.07016 | $0.07016 |
| Opus 5 | $0.03508 | $0.03508 |
| Sonnet 5 | $0.01403 | $0.01403 |
| Haiku 4.5 | $0.00702 | $0.00702 |
Grade C, and why
agor AGENTS.md scanned grade C with 3 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 5d 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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
rm -rf node_modules/.tsx Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl http://localhost:3030/health Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
6. **Git operations** - ALWAYS use `simple-git` (NEVER subprocess `execSync`, `spawn`, etc.) The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- 5d ago First seen · 590 lines · 7,016 tokens per session scan C e7ba5e046e47
agor AGENTS.md is an instructions file published in the GitHub repository preset-io/agor (1,389 stars, last pushed yesterday), with no licence file. It adds 7,016 tokens to every session, about $0.0351 per session on Opus 5. A static security scan graded it C with 3 findings (recursive force delete, makes network calls, 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
hivemind CLAUDE.md
Claude Code instructions for dip497/hivemind, covering claude, research base (hyperresearch) — today is 2026-05-17, how to do research, what the skill files own and canonical research query.
hivemind AGENTS.md
AGENTS.md instructions for dip497/hivemind, covering agents.md — hivemind, what this is, monorepo layout, build / test / verify (run from apps/desktop unless noted) and conventions.
mavericks-os CLAUDE.md
Claude Code instructions for yahor-punko/mavericks-os, covering claude.md, what this repo is, session start, operational commands and architecture.
growmos AGENTS.md
Instructions for codician-team/growmos: This repository keeps a knowledge graph in .growmos/ (entities, typed relations, provenance, profiles, a journal). It is the shared world model that survives context windows. Treat it as memory you read at the start of work and write to as you develop. Zero-config commands.
omk CLAUDE.md
Claude Code instructions for dmae97/omk, covering claude.md, precedence (read this first), omk runtime map (what you're operating inside), this repo: open-multi-agent-kit / omk monorepo and build / test / check commands.
gnap CLAUDE.md
Instructions for farol-team/gnap, covering claude.md, what this repo is, architecture, key files and core protocol concepts.