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 skills/10xdev-startup/template-nodejs-express-next-supabase/browsenpx skills add 10xdev-startup/template-nodejs-express-next-supabase --skill browsegit clone --depth 1 https://github.com/10xdev-startup/template-nodejs-express-next-supabaseWrote 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/skills/10xdev-startup/template-nodejs-express-next-supabase/browse)<a href="https://agentmods.dev/skills/10xdev-startup/template-nodejs-express-next-supabase/browse"><img src="https://agentmods.dev/badge/skills/10xdev-startup/template-nodejs-express-next-supabase/browse.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.00129 | $0.05135 |
| Opus 5 | $0.00064 | $0.02567 |
| Sonnet 5 | $0.00026 | $0.01027 |
| Haiku 4.5 | $0.00013 | $0.00513 |
Grade C, and why
browse scanned grade C with 2 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
3. If `bun` is not installed: `curl -fsSL https://bun.sh/install | bash` Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
3. If `bun` is not installed: `curl -fsSL https://bun.sh/install | bash` 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.
What ships with it
48 files beside SKILL.md 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.
- bin/find-browse 814 B
- bin/remote-slug 572 B
- scripts/build-node-server.sh 1.9 KB runs code
- SKILL.md.tmpl 4.1 KB
- src/browser-manager.ts 22 KB runs code
- src/buffers.ts 4.2 KB runs code
- src/bun-polyfill.cjs 2.9 KB runs code
- src/cli.ts 17 KB runs code
- src/commands.ts 8.0 KB runs code
- src/config.ts 4.6 KB runs code
- src/cookie-import-browser.ts 23 KB runs code
- src/cookie-picker-routes.ts 8.1 KB runs code
- src/cookie-picker-ui.ts 21 KB runs code
- src/find-browse.ts 1.7 KB runs code
- src/meta-commands.ts 9.7 KB runs code
- src/platform.ts 634 B runs code
- src/read-commands.ts 12 KB runs code
- src/server.ts 14 KB runs code
- src/snapshot.ts 15 KB runs code
- src/url-validation.ts 3.5 KB runs code
- src/write-commands.ts 13 KB runs code
- test/bun-polyfill.test.ts 2.9 KB runs code
- test/commands.test.ts 67 KB runs code
- test/config.test.ts 13 KB runs code
- test/cookie-import-browser.test.ts 21 KB runs code
- test/cookie-picker-routes.test.ts 7.4 KB runs code
- test/find-browse.test.ts 2.0 KB runs code
- test/fixtures/basic.html 914 B
- test/fixtures/cursor-interactive.html 883 B
- test/fixtures/dialog.html 603 B
- test/fixtures/empty.html 43 B
- test/fixtures/forms.html 1.8 KB
- test/fixtures/qa-eval-checkout.html 4.2 KB
- test/fixtures/qa-eval-spa.html 3.2 KB
- test/fixtures/qa-eval.html 1.7 KB
- test/fixtures/responsive.html 1.4 KB
- test/fixtures/snapshot.html 1.5 KB
- test/fixtures/spa.html 638 B
- test/fixtures/states.html 567 B
- test/fixtures/upload.html 849 B
- test/gstack-config.test.ts 4.7 KB runs code
- test/gstack-update-check.test.ts 20 KB runs code
- test/handoff.test.ts 8.1 KB runs code
- test/path-validation.test.ts 2.2 KB runs code
- test/platform.test.ts 1.0 KB runs code
- test/snapshot.test.ts 20 KB runs code
- test/test-server.ts 1.7 KB runs code
- test/url-validation.test.ts 2.8 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.
- 3d ago First seen · 469 lines · 129 tokens per session scan C 136744dae6f7
browse is a skill published in the GitHub repository 10xdev-startup/template-nodejs-express-next-supabase (2 stars, last pushed 14d ago), with no licence file. It adds 129 tokens to every session and 5,135 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
use-agent-browser-for-airi
Test AIRI display-model imports with agent-browser across stage-tamagotchi Electron, stage-web, and stage-pocket mobile web layouts. Use when uploading and verifying contributor-supplied Live2D ZIP, VRM, or MMD ZIP/PMX/PMD files through AIRI's model selector, including onboarding bypass, format-specific import…
opencli-sitemap-author
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.
interactive-login
How to complete browser/interactive logins (aws / gh / glab / gcloud). The platform backgrounds the login poller so it survives the human's browser round-trip — and when that does NOT work.
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
repro-admin
Reproduce an EmDash admin UI bug. Attach a container, start the demo dev server, drive the admin with agent-browser using the dev-bypass session, and capture the reproduction as screenshots plus a replayable transcript.