playwright

Fail

Audited by Snyk on Aug 18, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill includes example CLI commands that embed plaintext credentials (e.g., "$PWCLI" fill e2 "password123"), which requires the agent to output secret values verbatim.

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

  • Third-party content exposure detected (medium risk: 0.30). The Playwright CLI Skill runs a user-directed browser workflow (e.g., pwcli open ..., pwcli snapshot, pwcli eval el => el.textContent) against the opened page at runtime, so first-party page content is ingested from whatever site the user chooses, which can include outsider-authored free text.

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
Aug 18, 2026, 12:26 PM
Issues
2
Security Audit — snyk — playwright