# smolanalytics

End-to-end tests without test code. Write one sentence, an agent drives a real browser and returns a verdict, and a passing run is recorded so the next one calls no model. Runs on any URL with no account.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.21.0
- **Author:** Arjun Varma
- **License:** SEE LICENSE IN LICENSE
- **npm:** smolanalytics
- **Source:** https://github.com/Arjun0606/smolanalytics
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-09T09:41:26.799Z
- **Version scanned:** 0.21.0
- **CVEs:** none found by OSV at scan time

## Tools

11 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `run_tests` — Run the end-to-end suite against a URL and return the verdict for every test. Use this after changing the app to find out whether a user flow still works. Retur
- `can_i_ship` — Run the suite and answer whether it is safe to ship, INCLUDING what was not checked — flows whose recordings went stale, tests that were flaky and therefore pro
- `list_tests` — List the tests that exist, with the plain-English sentence each one checks and whether it has a recording. Use this to find out what is already covered before w
- `propose` — Propose the end-to-end tests this application is worth writing, most important first.
- `click` — Click one element from the ELEMENTS list.
- `fill` — Type text into a textbox, searchbox or combobox. Replaces what is there.
- `press` — Press a key, e.g. Enter. Use when a form submits on Enter.
- `goto` — Navigate to a URL. Prefer clicking; use this only when the test says to open a page.
- `scroll` — Scroll when what you need is probably above or below the fold.
- `finish` — End the test. passed=true only if you directly OBSERVED what the test asked you to verify.
- `upload` — Attach a file to a file-upload control — either a file input, or a button that opens a file picker.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"smolanalytics\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"smolanalytics\"\n      ],\n      \"env\": {\n        \"ANTHROPIC_API_KEY\": \"<YOUR_ANTHROPIC_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `ANTHROPIC_API_KEY` — Anthropic API Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — mutates data; holds an api key.
- Floor 44, ceiling 44 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/smolanalytics
- Install plan: https://forgeregistry.com/api/v1/packages/smolanalytics/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/smolanalytics
- HTML page: https://forgeregistry.com/registry/smolanalytics
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
