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/kup-ip/the-bridge/agents-mdgit clone --depth 1 https://github.com/KUP-IP/the-bridgeWrote 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/kup-ip/the-bridge/agents-md)<a href="https://agentmods.dev/instructions/kup-ip/the-bridge/agents-md"><img src="https://agentmods.dev/badge/instructions/kup-ip/the-bridge/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.05452 | $0.05452 |
| Opus 5 | $0.02726 | $0.02726 |
| Sonnet 5 | $0.01090 | $0.01090 |
| Haiku 4.5 | $0.00545 | $0.00545 |
Grade B, and why
the-bridge AGENTS.md scanned grade B 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
For `shell_exec`/`cli_exec` tools, commands matching `safeCommandPatterns` (read-only: `ls`, `cat`, `git status`, etc.) auto-allow. Commands matching `dangerousCommandPatterns` (pipe to shell, `chmod 777`, etc.) produce The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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 Changed 255c5bdea1df
- 4d ago First seen · 246 lines · 5,452 tokens per session scan B f56b127b24a4
the-bridge AGENTS.md is an instructions file published in the GitHub repository KUP-IP/the-bridge (7 stars, last pushed today), with no licence file. It adds 5,452 tokens to every session, about $0.0273 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
droidproxy AGENTS.md
AGENTS.md instructions for nikships/droidproxy, covering agents.md, build & run, cli-proxy-api are stopped before the new app starts, debug build (no .app bundle, no relaunch) and build the .app bundle first, then open it.
codex-token-meter AGENTS.md
AGENTS.md instructions for prefect12/codex-token-meter, covering ai token meter development guide, project shape, build and verification, git workflow and ai token meter test loop.
macos-mcp AGENTS.md
AGENTS.md instructions for surendranb/macos-mcp, covering agents.md — agent operating manual, ⚡ 1. fast install & client wiring (start here), or launch directly via stdio, client config snippet (mcp.json / claudedesktopconfig.json) and 📖 2. what this repo is.
speech-swift AGENTS.md
AGENTS.md instructions for soniqo/speech-swift, covering agent instructions, communication style, workflow, running tests and benchmarks — sequential and memory-aware and git conventions.
codex-provider-sync AGENTS.md
Instructions for Dailin521/codex-provider-sync, covering ai / agent operator guide, vnext architecture baseline, goal, choose the interface and safe operating flow.
Starcat AGENTS.md
AGENTS.md instructions for starcat-app/Starcat, covering agents.md, 🚨 硬性铁律(每次写代码前必读,违反即返工), 🌿 git 分支与 worktree(强制), 🧭 主进度索引(每次开工前必读) and 状态符号(与功能实现总览.md 同步).