playwright-cli

Fail

Audited by Snyk on Jul 2, 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 includes commands that embed plaintext credentials (e.g., fill e2 "password123") and therefore instructs generating outputs that contain secret values verbatim, which creates an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.75). The skill’s runtime workflow is browser automation (e.g., playwright-cli open https://... and subsequent snapshot/eval), which can ingest arbitrary outsider-authored web page text into the agent’s LLM context via page DOM/text extraction and snapshotting.

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
Jul 2, 2026, 07:11 PM
Issues
2
Security Audit — snyk — playwright-cli