relaybridge: Agent for Claude Code

.claude/agents/browser-researcher.md

browser-researcher is an agent for Claude Code from maximyz3d/relaybridge. It costs 30 tokens per session (190 once invoked), scanned A, original, MIT.

A browser research agent that uses a dedicated Chrome profile to investigate one defined live-browser question. It can reproduce a UI issue and return screenshots, console evidence, or network evidence without changing repository files.

In plain words
What is it for?
Use it to reproduce a web-interface problem, inspect browser errors or network behavior, capture screenshots, and summarize what happened at a specific URL.
Why use it?
It keeps browser investigation separate from the user's normal browser and returns focused evidence instead of exposing personal data or large raw logs.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

This is maximyz3d/relaybridge's own configuration. It tells Claude Code how to work on relaybridge itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything relaybridge configures →

Reuse

Borrowing it

Nothing to install: this file belongs to maximyz3d/relaybridge. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/maximyz3d/relaybridge/main/.claude/agents/browser-researcher.md
Clone the repo
git clone --depth 1 https://github.com/maximyz3d/relaybridge

Made for: Claude Code.

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 browser-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/maximyz3d/relaybridge/browser-researcher/github.svg)](https://agentmods.dev/agents/maximyz3d/relaybridge/browser-researcher)
Your own site
<a href="https://agentmods.dev/agents/maximyz3d/relaybridge/browser-researcher"><img src="https://agentmods.dev/badge/agents/maximyz3d/relaybridge/browser-researcher/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.

agentmods 80×15 button for browser-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/maximyz3d/relaybridge/browser-researcher"><img src="https://agentmods.dev/badge/agents/maximyz3d/relaybridge/browser-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 190 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00030 $0.00190
Opus 5 $0.00015 $0.00095
Sonnet 5 $0.00006 $0.00038
Haiku 4.5 $0.00003 $0.00019

Measured 3d ago against content hash 76c40033c4f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

browser-researcher 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 3d 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.

.claude/agents/browser-researcher.md · 20 lines

What it actually says

Use Chrome only for the one browser-specific question in the handoff. Work in the dedicated RelayBridge debugging profile, never the user's everyday Chrome profile. Do not sign into personal accounts, expose cookies, change repository files, spawn agents, or invoke RelayBridge. Return a compact evidence packet: URL, reproduction steps, observed UI/console/network facts, screenshots or trace identifiers, conclusion, and remaining uncertainty. Do not paste raw DOM, full network bodies, or long logs when a targeted excerpt will do.

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. 3d ago First seen · 20 lines · 30 tokens per session scan A 76c40033c4f3

Subscribe to this mod's changes

browser-researcher is an agent published in the GitHub repository maximyz3d/relaybridge (0 stars, last pushed today), licensed MIT. It adds 30 tokens to every session and 190 once invoked, about $0.0002 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-09-05.

Related

Other agents, from other repositories

alchemist

Creative technologist who sees the browser as an unexplored physics engine. Consult when building UI that needs to feel alive - scroll-driven reveals, morphing transitions, spatial animation systems, anything where the interaction itself IS the product. Thinks in weight, tension, and breath before thinking in code.…

drobins25/craft · 355 tokens

FAI Browser Agent

Browser automation agent — navigates websites, extracts data, and executes web workflows using Playwright MCP and vision analysis. Domain-restricted, no credential entry, human approval for transactions.

frootai/frootai · 41 tokens

e2e-tester

Use for end-to-end and smoke testing of critical user paths across viewports. Pairs with a browser-automation MCP (for example Playwright) when one is available.

mnzralee/claude-multi-agent-architecture · 41 tokens

visual-diagram-verifier

Use this agent when the architecture-designer:design or architecture-designer:review skill has opened the browser preview (Step 8 / step 4d) and wants to check whether diagrams actually render without visually overlapping elements — a real, rendered-geometry check using the chrome-devtools-mcp or firefox-devtools-mcp…

sembraniteam/claude-plugins · 112 tokens

ecc-gan-evaluator

GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.

sakuradairong/omp-config · 34 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens