playwright-cli

Fail

Audited by Snyk on Mar 5, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt's commands include examples that embed secrets verbatim (e.g., cookie-set session_id abc123, fill e2 "password123"), which instruct the agent to emit or copy plaintext credentials directly into CLI commands or page interactions.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly opens and navigates arbitrary public URLs (e.g., SKILL.md "playwright-cli open/goto https://example.com") and its references (references/running-code.md "Scrape data from multiple pages" and examples returning page.content() / generated actions) show the agent ingesting and acting on untrusted, user-generated web content, which can materially influence subsequent tool actions.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 5, 2026, 06:38 AM