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/getarbor-dev/arbor/copilot-instructionsgit clone --depth 1 https://github.com/getArbor-dev/arborWhat 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.01131 | $0.01131 |
| Opus 5 | $0.00566 | $0.00566 |
| Sonnet 5 | $0.00226 | $0.00226 |
| Haiku 4.5 | $0.00113 | $0.00113 |
Grade C, and why
arbor copilot-instructions.md scanned grade C 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 yesterday.
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.
<!-- Use this file to provide workspace-specific custom instructions to Copilot. For more details, visit https://code.visualstudio.com/docs/copilot/copilot-customization#_use-a-githubcopilotinstructionsmd-file --> Copies of this mod
1 near-identical copy found in the catalogue:
- recife-open-data-mcp copilot-instructions.md — 86% identical, 28 lines differ
How it starts
The opening of the file, as written. The whole thing — 104 lines — stays where its author put it; the contents beside it link to each section on GitHub.
-
Verify that the copilot-instructions.md file in the .github directory is created. (Created with checklist for Tauri Lattice setup)
-
Clarify Project Requirements (Tauri v2 + Rust backend + Svelte frontend for Lattice Personal OS with Arbor integration, MCP tools, system tray - from previous query; no ask needed)
-
Scaffold the Project
-
Customize the Project
-
Install Required Extensions (None specified by get_project_setup_info for 'other'; skipped)
-
Compile the Project
-
Create and Run Task
-
Launch the Project
-
Ensure Documentation is Complete
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.
- yesterday First seen · 104 lines · 1,131 tokens per session scan C e61308c6e0fe
arbor copilot-instructions.md is an instructions file published in the GitHub repository getArbor-dev/arbor (156 stars, last pushed 18d ago), licensed MIT. It adds 1,131 tokens to every session, about $0.0057 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
mcp-codebase AGENTS.md
AGENTS.md instructions for DmitriyOT/mcp-codebase, covering agents.md, documentation workflow (required), project overview, tech stack and requirements and build and run commands.
codeweave-mcp CLAUDE.md
Instructions for semihkayan/codeweave-mcp, covering claude.md, what this project is, build & run, architecture and layers.
graphify AGENTS.md
AGENTS.md instructions for Graphify-Labs/graphify: This project has a graphify knowledge graph at graphify-out/.
codebase-graph CLAUDE.md
Instructions for Phoenixrr2113/codebase-graph, covering codegraph: ai assistant skill document, quick start, tool reference (5 tool groups, 25 actions), 1. search: find code and knowledge and 2. knowledge: knowledge graph (8 actions).
ScalaSemantic AGENTS.md
Instructions for MercurieVV/ScalaSemantic, covering agents.md instructions and quick start.
navegador CLAUDE.md
Instructions for ConflictHQ/navegador, covering navegador — claude context, what it is, stack, package layout and falkordb connection.