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/kasayodotcom/identityforge-mcp/agents-mdgit clone --depth 1 https://github.com/KasayoDotCom/identityforge-mcpWrote 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/kasayodotcom/identityforge-mcp/agents-md)<a href="https://agentmods.dev/instructions/kasayodotcom/identityforge-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/kasayodotcom/identityforge-mcp/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.00226 | $0.00226 |
| Opus 5 | $0.00113 | $0.00113 |
| Sonnet 5 | $0.00045 | $0.00045 |
| Haiku 4.5 | $0.00023 | $0.00023 |
Grade A, and why
identityforge-mcp 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 4d 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
Public repository guardrails
This directory is published to a public repository whose complete Git history is durable. Treat every staged file, diff, fixture, comment, and asset as publishable.
- Never commit credentials, secrets, private endpoints, customer or user data, internal-only documents, paid kit payloads, or proprietary application source.
- Use visibly redacted examples such as
ifk_…; never use realistic token-shaped sample values. - Review files mirrored from another workspace individually. Their origin is not approval for public release.
- Commit only final media that is owned or licensed, visually reviewed at its target size, free of private UI or data, and supplied with useful alt text. Keep drafts and generated variants out of Git.
- Before committing, inspect
git status --shortand the staged diff. Before a release, run the test, typecheck, and build scripts and inspectnpm pack --dry-run. - Keep package metadata, documentation, and examples pointed at public URLs and the public repository.
- Git history is durable. If public safety or publication rights are uncertain, stop before staging the file.
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.
- 4d ago First seen · 12 lines · 226 tokens per session scan A 03e023d21557
identityforge-mcp AGENTS.md is an instructions file published in the GitHub repository KasayoDotCom/identityforge-mcp (0 stars, last pushed 20d ago), licensed MIT. It adds 226 tokens to every session, about $0.0011 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-31.
Other instructions, from other repositories
open-design AGENTS.md
AGENTS.md instructions for nexu-io/open-design, covering directory guide, core documentation index, workspace directories, inactive or placeholder directories and development workflow.
open-design CLAUDE.md
Claude Code instructions for nexu-io/open-design, a project described as: 🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files…
trusty-squire CLAUDE.md
Claude Code instructions for Trusty-Squire/trusty-squire, covering claude.md, project overview, objective function (what this project optimizes for), current state and production, deployed, verified end-to-end.
codex-pets AGENTS.md
Instructions for astandrik/codex-pets, covering agents.md, commands (verified), workflow, file map and golden samples (follow these patterns).
hoi4-agent-tools AGENTS.md
AGENTS.md instructions for klimPaskov/hoi4-agent-tools, covering project instructions, engineering boundaries, code and tests and documentation and releases.
idesense CLAUDE.md
Instructions for vcth4nh/idesense, covering idesense, agent rules and where things live.