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 attachto connect to a user-accessible CloakBrowser CDP endpoint and then ingests free text from whatever webpages the agent navigates/snapshots (e.g., viagoto,snapshot, and--raw evalon 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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata