the-bridge AGENTS.md

the-bridge AGENTS.md is an instructions file for Codex, OpenCode from KUP-IP/the-bridge. It costs 5,452 tokens per session, scanned B, original, no licence file.

A project instruction file for the-bridge, an open-source project. It documents the project, commands, building, and fast debug builds for development.

In plain words
What is it for?
Use it when an agent works in the-bridge repository and needs project instructions, build steps, or debug-build guidance.
Why use it?
It gives coding agents the repository context and commands needed to work on the project consistently.

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/kup-ip/the-bridge/agents-md
Clone the repo
git clone --depth 1 https://github.com/KUP-IP/the-bridge

Made for: Codex, OpenCode.

Wrote 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.

agentmods badge for the-bridge AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kup-ip/the-bridge/agents-md.svg)](https://agentmods.dev/instructions/kup-ip/the-bridge/agents-md)
Your own site
<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>
Per session 5,452 This file is loaded in full into every session.
When invoked 5,452 The same file — it is already loaded in full.
Security scan B 1 finding. 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.05452 $0.05452
Opus 5 $0.02726 $0.02726
Sonnet 5 $0.01090 $0.01090
Haiku 4.5 $0.00545 $0.00545

Measured today against content hash 255c5bdea1df, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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
AGENTS.md · 246 lines

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.

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. today Changed 255c5bdea1df
  2. 4d ago First seen · 246 lines · 5,452 tokens per session scan B f56b127b24a4

Subscribe to this mod's changes

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.

Related

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.

nikships/droidproxy · 3,793 tokens

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.

prefect12/codex-token-meter · 1,357 tokens

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.

surendranb/macos-mcp · 788 tokens

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.

soniqo/speech-swift · 5,053 tokens

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.

Dailin521/codex-provider-sync · 1,480 tokens

Starcat AGENTS.md

AGENTS.md instructions for starcat-app/Starcat, covering agents.md, 🚨 硬性铁律(每次写代码前必读,违反即返工), 🌿 git 分支与 worktree(强制), 🧭 主进度索引(每次开工前必读) and 状态符号(与功能实现总览.md 同步).

starcat-app/Starcat · 7,439 tokens