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/sarutobisasuke8/obsidian-github-mcp/agents-mdgit clone --depth 1 https://github.com/SarutobiSasuke8/obsidian-github-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/sarutobisasuke8/obsidian-github-mcp/agents-md)<a href="https://agentmods.dev/instructions/sarutobisasuke8/obsidian-github-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/sarutobisasuke8/obsidian-github-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.00160 | $0.00160 |
| Opus 5 | $0.00080 | $0.00080 |
| Sonnet 5 | $0.00032 | $0.00032 |
| Haiku 4.5 | $0.00016 | $0.00016 |
Grade A, and why
obsidian-github-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
Repository agent contract
This service is a security boundary for Git-backed knowledge vaults.
config/policy.yamlis the runtime permission source of truth. Do not duplicate grants in code.- Effective writes must pass identity write, broker allow, global deny, mutability, frontmatter, extension, size, and secret checks.
- Never add tools that write default branches, merge, delete, alter history, change repository settings, or expose credentials.
- Never log raw bearer tokens, GitHub credentials, or full file contents. Audit content only by size and SHA-256.
- Every authorization change needs tests for the intended grant and a nearby denial.
- Preserve neutral examples. Never commit a user's vault content, identities, repository names, filesystem paths, or secrets to this public project.
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 · 11 lines · 160 tokens per session scan A af814809db44
obsidian-github-mcp AGENTS.md is an instructions file published in the GitHub repository SarutobiSasuke8/obsidian-github-mcp (2 stars, last pushed 7d ago), licensed Apache-2.0. It adds 160 tokens to every session, about $0.0008 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
obsidian-mind AGENTS.md
AGENTS.md instructions for breferrari/obsidian-mind, covering obsidian mind, hooks, commands, memory and reaching this vault from another repo.
obsidian-mcp-server AGENTS.md
Instructions for cyanheads/obsidian-mcp-server, covering agent protocol, what's next?, core rules, patterns and tool — obsidianlisttags.
pi-llm-wiki AGENTS.md
AGENTS.md instructions for zosmaai/pi-llm-wiki, covering agents.md, project, tech stack, file layout and conventions.
third-brain-v7-skills CLAUDE.md
Instructions for Mark393295827/third-brain-v7-skills, covering third brain v8.1 skills — claude code, v8.1 multi-domain taxonomy specification, 20 core skills overview, 📥 knowledge pipeline and 🔄 daily loop.
third-brain-v7-skills GEMINI.md
Instructions for Mark393295827/third-brain-v7-skills, covering third brain v8.1 skills — gemini / antigravity cli, 20 core agent skills, 📥 knowledge pipeline, 🔄 daily loop and 🎨 behavior & creativity.
obsidianos_work AGENTS.md
Instructions for benoror/obsidianos_work, covering agents, skills, skill proxies (symlinks to .agents/skills/), rules and agent wrappers.