smolanalytics

MCPcommunauté
v0.21.0Arjun VarmaSEE LICENSE IN LICENSEMis à jour aujourd’huinpmGitHub

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.

Fonctionne dans
ClaudeCursorCopilotGemini

Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
719Téléch./sem.
3Étoiles GitHub
1Forks
aujourd’huiDernière mise à jour
Lit ces identifiants
  • ANTHROPIC_API_KEYClé d’APIfacultatif

    Your own Claude key. run_tests needs it for a test with no recording yet; a replay needs none.

Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paquet
AuteurArjun Varma
LicenceSEE LICENSE IN LICENSE
Version0.21.0
Sourcenpm+mcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/20
Éditeur : exécutez `forge publish` depuis le dépôt du paquet pour revendiquer la propriété
Signature de publication Ed25519+0/5
Incluse automatiquement quand l’éditeur exécute `forge publish`
Vérification de domaine+0/5
Éditeur : hébergez /.well-known/forge.json sur la page d’accueil du paquet avec { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publiez depuis GitHub Actions avec --provenance pour que l’attestation lie ce paquet à ce dépôt
Correspondance de mainteneur npm+0/5
Acquis dès que votre identité est vérifiée ci-dessus et que ce login est mainteneur npm de ce paquet
Analyse CVE · propre+30/30
Analyse statique · propre+20/20
Collez-le dans Claude Code, Cursor ou tout assistant d’IA pour combler toutes les lacunes
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
Dépendances✓ 0 résolues · aucune vulnérable
Surface d’outils11 outils · 1 privilégiés
Analyse de sécurité✓ Proprev0.21.0 · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé9 sept. 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

11 outils · 1 privilégiés
Extrait statiquement du paquet publiév0.21.0 · 2h ago

Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.

run_testsRun 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. Returns passed/failed/stale/errored/flaky per test — 'stale' means a recording stopped fitting and the flow was NOT verified, and 'errored' mean…

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. Returns passed/failed/stale/errored/flaky per test — 'stale' means a recording stopped fitting and the flow was NOT verified, and 'errored' mean…

Aucun schéma d’entrée n’a été publié pour cet outil.

can_i_shipRun 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 prove nothing, tests skipped by --since, and runs that errored on our side. Use this before merging or releasing. This is the only tool that r…

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 prove nothing, tests skipped by --since, and runs that errored on our side. Use this before merging or releasing. This is the only tool that r…

Aucun schéma d’entrée n’a été publié pour cet outil.

list_testsList 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 writing a new test, or to tell the user what this project verifies.

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 writing a new test, or to tell the user what this project verifies.

Aucun schéma d’entrée n’a été publié pour cet outil.

proposePropose the end-to-end tests this application is worth writing, most important first.

Propose the end-to-end tests this application is worth writing, most important first.

Aucun schéma d’entrée n’a été publié pour cet outil.

clickClick one element from the ELEMENTS list.

Click one element from the ELEMENTS list.

Aucun schéma d’entrée n’a été publié pour cet outil.

fillType text into a textbox, searchbox or combobox. Replaces what is there.

Type text into a textbox, searchbox or combobox. Replaces what is there.

Aucun schéma d’entrée n’a été publié pour cet outil.

pressPress a key, e.g. Enter. Use when a form submits on Enter.

Press a key, e.g. Enter. Use when a form submits on Enter.

Aucun schéma d’entrée n’a été publié pour cet outil.

gotoNavigate to a URL. Prefer clicking; use this only when the test says to open a page.

Navigate to a URL. Prefer clicking; use this only when the test says to open a page.

Aucun schéma d’entrée n’a été publié pour cet outil.

scrollScroll when what you need is probably above or below the fold.

Scroll when what you need is probably above or below the fold.

Aucun schéma d’entrée n’a été publié pour cet outil.

finishEnd the test. passed=true only if you directly OBSERVED what the test asked you to verify.

End the test. passed=true only if you directly OBSERVED what the test asked you to verify.

Aucun schéma d’entrée n’a été publié pour cet outil.

uploadprivilégiéAttach a file to a file-upload control — either a file input, or a button that opens a file picker.

Attach a file to a file-upload control — either a file input, or a button that opens a file picker.

Aucun schéma d’entrée n’a été publié pour cet outil.

11 outils sur 11 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

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.

Mots-clés
e2e-testingend-to-end-testingtestingtest-automationplaywrightqaai-testingagentic-testingbrowser-testingregression-testingno-code-testingcigithub-actionspull-requestmcpcursorclaudevibe-coding
Alternatives
Comparaison des surfaces d’outils…

Arbre de dépendances

Ce qu'une analyse Forge a résolu à partir des métadonnées npm le 2026-09-09 — résolution observée, et non une déclaration de l'éditeur.

0 paquets résolus · 0 directs · aucun porteur d'avis de sécurité La résolution s'arrête à la profondeur 4 et à 60 paquets.

Ce paquet ne déclare aucune dépendance d'exécution.

Thèmes

Apparentés dans browser automation & scraping