playwright-cli-cloakbrowser

Warn

Audited by Snyk on Aug 6, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow uses playwright-cli attach to connect to a user-accessible CloakBrowser CDP endpoint and then ingests free text from whatever webpages the agent navigates/snapshots (e.g., via goto, snapshot, and --raw eval on live DOM), which an outsider website author could poison.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The SKILL.md contains a setup instruction that runs "curl -fsSL https://get.docker.com | sh", which fetches and immediately executes remote installer code at runtime (https://get.docker.com).

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 6, 2026, 03:56 PM
Issues
2
Security Audit — snyk — playwright-cli-cloakbrowser