template-agent AGENTS.md

A set of AGENTS.md instructions for the template-agent project. AGENTS.md is a file that tells coding agents how to work in a repository.

In plain words
What is it for?
Use it when working on that project and following its required coding and Git practices.
Why use it?
It gives the agent project-specific guidance for Git workflow, commit messages, branch names, and Git hooks.

Instructions file for CodexOpenCode

Install

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.

agentmods
npx agentmods add instructions/ryaniosys/template-agent/agents-md
Clone the repo
git clone --depth 1 https://github.com/ryaniosys/template-agent

Made for: Codex, OpenCode.

Per session 1,814 This file is loaded in full into every session.
When invoked 1,814 The same file — it is already loaded in full.
Security scan D 2 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.01814 $0.01814
Opus 5 $0.00907 $0.00907
Sonnet 5 $0.00363 $0.00363
Haiku 4.5 $0.00181 $0.00181

Measured 2d ago against content hash d821bf1d0e16, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade D, and why

template-agent AGENTS.md scanned grade D with 2 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- Skills should read this section to get configured paths -->

Reads MCP configurationmediumAgent snooping

mcp.json carries server URLs and auth tokens; reading it lets a mod discover and abuse other integrations.

Configured in `.mcp.json`. Secrets in `.env.mcp` (gitignored).
AGENTS.md · 208 lines

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.

Read it on GitHub

Changes

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.

  1. 2d ago First seen · 208 lines · 1,814 tokens per session scan D d821bf1d0e16

Subscribe to this mod's changes

template-agent AGENTS.md is an instructions file published in the GitHub repository ryaniosys/template-agent (2 stars, last pushed 26d ago), with no licence file. It adds 1,814 tokens to every session, about $0.0091 per session on Opus 5. A static security scan graded it D with 2 findings (hidden instructions, reads mcp configuration). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.