CtrlK
BlogDocsLog inGet started
Tessl Logo

playwright-cli

Drive a browser from the command line with the `playwright-cli` binary — open pages, snapshot the accessibility tree, click and type by ref, read network and console, manage sessions, cookies, storage state, tracing and video — and run or debug Node/TypeScript Playwright Test projects (`npx playwright test`, attach-to-paused-page, spec-driven plan/generate/heal). Use for interactive browser work at a prompt: exploring a page, validating a locator before committing it, inspecting element attributes, reproducing a UI bug, or debugging a `.spec.ts` run. NOT for authoring this repository's committed browser tests — this repo contains no `.spec.ts` Playwright specs at all; its browser journeys are pytest + pytest-playwright under tests/stand/ui/, run with uv, and belong to stand-ui-test. For getting an authenticated browser onto an Insight stand and capturing evidence, drive-ui owns the acquisition and this skill owns the commands.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security
Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

The playwright-cli skill drives a browser to navigate arbitrary URLs and interact with web pages, which exposes the agent to outsider-authored free text from web page content.

Report incorrect finding
Repository
constructorfabric/insight
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.