Chrome Control Proxy

PassAudited by VirusTotal on Apr 4, 2026.

Findings (1)

The skill bundle describes a proxy service for browser automation that includes a high-risk endpoint, `/playwright/run`, which executes arbitrary JavaScript strings as asynchronous functions. While this functionality is aligned with the stated purpose of controlling Chrome via Playwright, the ability to execute unvalidated code on the host (via the Node.js service) poses a significant Remote Code Execution (RCE) risk. The `SKILL.md` file explicitly warns against exposing the service to untrusted parties, acknowledging the inherent security dangers of the tool's design.