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.
git clone --depth 1 https://github.com/reliefeai/browser-relayWrote 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/plugins/reliefeai/browser-relay/gemini-extension)<a href="https://agentmods.dev/plugins/reliefeai/browser-relay/gemini-extension"><img src="https://agentmods.dev/badge/plugins/reliefeai/browser-relay/gemini-extension/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/reliefeai/browser-relay/gemini-extension"><img src="https://agentmods.dev/badge/plugins/reliefeai/browser-relay/gemini-extension.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
browser-relay 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 9d 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
{
"name": "browser-relay",
"version": "1.5.4",
"description": "Let agents use the Chrome you already have open and logged in through a Skill + CLI, locally or across machines."
}
What ships with it
10 files beside gemini-extension.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- scripts/benchmark-browser-gaps.mjs 5.2 KB runs code
- scripts/benchmark-browser-readiness.mjs 2.1 KB runs code
- scripts/benchmark-browser.mjs 8.4 KB runs code
- scripts/check-publish.mjs 496 B runs code
- scripts/demo-server.mjs 990 B runs code
- scripts/run-browser-tests.mjs 528 B runs code
- scripts/serve-browser-benchmark.mjs 731 B runs code
- scripts/sync-version.mjs 1.3 KB runs code
- scripts/verify-npm-oidc.mjs 2.4 KB runs code
- scripts/verify-reading.mjs 1.7 KB runs code
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.
- 9d ago Changed 669c8900e527
- 14d ago Changed 20248182aaee
- 15d ago Changed 6dd3ba94cad5
- 16d ago Changed fb90d11fb0c8
- 17d ago First seen · 6 lines scan A 3658f646bf99
browser-relay is a plugin published in the GitHub repository reliefeai/browser-relay (129 stars, last pushed 10d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-10.
Other plugins, from other repositories
webcmd
Self-learning browser infrastructure for AI agents: live browser control plus local sitemap memory that makes repeat runs faster and cheaper.
only-cli marketplace
Plugin marketplace listing 1 plugin: only-cli.
only-cli
Browse websites from the terminal in a few hundred tokens.
assay
Opens a page you changed, drives every control it offers, and reports what it did and what happened. One line every time, clean or not.
browser-mcp
Any MCP client drives the Chrome you are already signed into, without approving every session. Chrome extension plus a local server. 40 tools, 20 sessions, MIT.
byob
Control the user's real Chrome from Claude Code through a local, auditable bridge.