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/openshift-examples/web/agents-mdgit clone --depth 1 https://github.com/openshift-examples/webWhat 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.01454 | $0.01454 |
| Opus 5 | $0.00727 | $0.00727 |
| Sonnet 5 | $0.00291 | $0.00291 |
| Haiku 4.5 | $0.00145 | $0.00145 |
Grade A, and why
web AGENTS.md scanned grade A 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 today.
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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -L -O {{ page.canonical_url }}my-resource.yaml 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.
- today First seen · 163 lines · 1,454 tokens per session scan A 052b4ba8178f
web AGENTS.md is an instructions file published in the GitHub repository openshift-examples/web (181 stars, last pushed 18d ago), with no licence file. It adds 1,454 tokens to every session, about $0.0073 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.
Other instructions, from other repositories
mariadb-operator AGENTS.md
Instructions for mariadb-operator/mariadb-operator, covering agents.md, project overview, simplicity, crds and repository structure.
ogo AGENTS.md
Instructions for aknochow/ogo, covering ogo - project context, documentation - read first, what this is, versioning - critical and tag strategy.
mariadb-operator CLAUDE.md
Instructions for mariadb-operator/mariadb-operator, a project described as: 🦭 Run and operate MariaDB in a cloud native way.
ogo CLAUDE.md
Instructions for aknochow/ogo, a project described as: OGO (OpenShell Gateway Operator): Deploy and manage NVIDIA OpenShell Gateway instances on OpenShift.
timoni AGENTS.md
Instructions for stefanprodan/timoni, covering agents.md, what timoni is, common commands, architecture and cmd/timoni/ — cli (cobra).
netdata AGENTS.md
AGENTS.md instructions for netdata/netdata, covering agents.md, goals, requirement language, mandatory development principles and sow system.