Missing User Warnings
Medium
- Confidence
- 83% confidence
- Finding
- The code connects to a remote Chrome DevTools Protocol endpoint over plain HTTP using plan.remoteHost and plan.remotePort, which can expose the automation session to unintended remote control or data access if the target host is untrusted or attacker-influenced. In this skill context, the risk is elevated because a live browser session can access authenticated pages, cookies, and user activity, and the code provides no validation, allowlist, or explicit disclosure around the remote endpoint.
