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/archsightlabs/archsight-aios/agents-mdgit clone --depth 1 https://github.com/ArchSightLabs/archsight-aiosWrote 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/archsightlabs/archsight-aios/agents-md)<a href="https://agentmods.dev/instructions/archsightlabs/archsight-aios/agents-md"><img src="https://agentmods.dev/badge/instructions/archsightlabs/archsight-aios/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.00262 | $0.00262 |
| Opus 5 | $0.00131 | $0.00131 |
| Sonnet 5 | $0.00052 | $0.00052 |
| Haiku 4.5 | $0.00026 | $0.00026 |
Grade A, and why
archsight-aios 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 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.
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.
What it actually says
AGENTS.md
本文件供 Codex(OpenAI Codex / codex.ai) 在本仓库中工作时参考。
本文件是 Codex 的工具入口适配器,不复制公共规范正文。
必读入口
开始任何工作前,先阅读:
Codex 特别说明
- Codex 在执行终端命令时,须优先使用项目根目录的
Makefile或scripts/中的辅助脚本(如存在)。 - Codex 在用户指定或任务适合本仓库技能包时,须先阅读 Skills 和对应
skills/*/SKILL.md。 - 生成代码时,严格遵守
AI_CODING_RULES.md第二节「AI 行为准则」,尤其是最小代码和不做假设原则。 - Codex 不得在未经验证的状态下关闭 PR 或标记任务为完成。
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 · 25 lines · 262 tokens per session scan A 05708051b9d6
archsight-aios AGENTS.md is an instructions file published in the GitHub repository ArchSightLabs/archsight-aios (14 stars, last pushed 8d ago), licensed Apache-2.0. It adds 262 tokens to every session, about $0.0013 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
massing AGENTS.md
AGENTS.md instructions for ibuilder/massing, covering agents.md, cursor cloud specific instructions, what the update script already did, services (all run from source in dev) and node 24 gotcha (important).
massing CLAUDE.md
Claude Code instructions for ibuilder/massing, covering project: massing, what this is, non-negotiables, stack and build order.
rvt-mcp AGENTS.md
Instructions for bimwright/rvt-mcp, covering agents.md — rvt-mcp install guide for ai agents, rules for agents, baked-tool routing, prerequisites (check first, stop if any are missing) and step 1 — download the client setup zip.
rvt-mcp CLAUDE.md
Instructions for bimwright/rvt-mcp, covering rvtmcp-mcp, architecture, project structure, build & deploy and build everything (server + all 6 plugin shells).
solibri-mcp CLAUDE.md
Claude Code instructions for Vanderjohnny/solibri-mcp, covering instruções para agentes (claude code, claude desktop), 1. regra geral: dados, não pixels, quando um print é legítimo, 2. solibri: use a api, nunca a tela and se as ferramentas falharem.
conway AGENTS.md
AGENTS.md instructions for bldrs-ai/conway, covering agents.md, build and test, pr lifecycle, review: codex first, sub-agent on timeout and what the draft gate covers.