spectra-browser

spectra-browser is a skill for Claude Code, Codex from virajverse/spectra-browser-mcp. It costs 101 tokens per session (3,321 once invoked), scanned A, original, no licence file.

A browser-control skill for the SpectraBrowser MCP suite, using a Chrome extension to operate a live Chrome session. It includes profile discovery, chat scrolling, visual clicking, and tools for inspecting and reloading network activity.

In plain words
What is it for?
It is for browser-based tasks such as clicking at screen coordinates, scrolling chats, finding Chrome profiles, and inspecting or reloading network activity.
Why use it?
It gives a coding agent a defined way to interact with a real browser and examine what happens during page requests. This can reduce the need for manual browser control and network inspection.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for browser-based tasks such as clicking at screen coordinates, scrolling chats, finding Chrome profiles, and inspecting or reloading network activity.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/virajverse/spectra-browser-mcp/spectra-browser
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.

Any agent
npx skills add virajverse/spectra-browser-mcp --skill spectra-browser
Clone the repo
git clone --depth 1 https://github.com/virajverse/spectra-browser-mcp

Made for: Claude Code, Codex.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/virajverse/spectra-browser-mcp/spectra-browser"><img src="https://agentmods.dev/badge/skills/virajverse/spectra-browser-mcp/spectra-browser.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,321 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 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.1 $0.00101 $0.03321
Opus 5 $0.00051 $0.01661
Sonnet 5 $0.00020 $0.00664
Haiku 4.5 $0.00010 $0.00332

Measured yesterday against content hash e3f15727104a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

spectra-browser 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 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.

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.

skills/spectra-browser/SKILL.md · 164 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. yesterday First seen · 164 lines · 101 tokens per session scan A e3f15727104a

Subscribe to this mod's changes

spectra-browser is a skill published in the GitHub repository virajverse/spectra-browser-mcp (1 stars, last pushed 2d ago), with no licence file. It adds 101 tokens to every session and 3,321 once invoked, about $0.0005 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-11.

Related

Other skills, from other repositories

aipex-browser

AI-powered browser automation using the AIPex Chrome Extension via MCP bridge. Use this skill when the agent needs to control a Chrome browser — navigating pages, clicking elements, filling forms, capturing screenshots, managing tabs, or downloading content — by connecting to the AIPex MCP bridge.

AIPexStudio/AIPex · 61 tokens

browser-relay

Operate the user's existing, logged-in Chrome locally or on an explicitly connected remote machine. Read complete page content with actionable refs and links, perform grouped actions, and use screenshots in persistent browser sessions. Skip static public pages and pure REST APIs.

reliefeai/browser-relay · 52 tokens

owb

Open Web Bridge (OWB) — drive the user's own real browser with the owb command. Read pages behind their existing logins, gather and cross-check information, fill forms, walk multi-step flows, debug their site, audit responsive/accessibility behavior, and capture or reverse-engineer network traffic. Use this whenever…

woniu9524/open-web-bridge · 143 tokens

browser-bridge

Token-efficient Chrome tab inspection, interaction, and patching via local bridge extension (CLI: bbx). Reads live DOM, styles, console, network, and storage from a real Chrome tab with lower token cost than screenshots.

koltyakov/browser-bridge · 49 tokens

website-explorer

Discover website capabilities from user behaviors. Learn APIs and automate workflows.

EndymionLee/PilotBrowseMCP · 17 tokens

real-browser-control

Connect an AI coding agent to the user's REAL Chrome via Real Browser MCP (local MCP server + Chrome extension over localhost WebSocket). Use for live UI verification, already-open tabs, existing cookies/SSO/2FA, staging admin panels, and any task where headless Playwright or a cloud agentic browser would miss the…

ofershap/real-browser-mcp · 158 tokens