CtrlK
BlogDocsLog inGet started
Tessl Logo

playwright

Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.

83

4.16x
Quality

83%

Does it follow best practices?

Impact

75%

4.16x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

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

Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md and example scripts (e.g., examples/link-checker.js and API_REFERENCE.md) explicitly navigate to and scrape arbitrary HTTP(S) links and webpages (and run.js allows executing inline scripts that call page.goto on arbitrary URLs), so the agent will fetch and interpret untrusted, user-provided or third‑party web content as part of its workflow.

Report incorrect finding
Repository
secondsky/claude-skills
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.