playwright-cli

Fail

Audited by Snyk on May 8, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes examples that embed secrets and credentials verbatim in CLI commands (e.g., cookie-set session_id abc123, fill e2 "password123") and shows capturing cookies/tokens on the command line, which would require the agent to output or relay secret values directly.

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

  • Third-party content exposure detected (high risk: 1.00). The skill's required workflow instructs the agent to open and navigate arbitrary public URLs and to scrape/evaluate page content (e.g., SKILL.md "playwright-cli open/goto https://...", references/running-code.md "Scrape data from multiple pages" and spec-driven-testing.md "explore the app ... treat the live app as the source of truth"), so it clearly ingests untrusted third‑party web content that can influence subsequent actions like test generation and fixes.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
May 8, 2026, 05:48 PM
Issues
2