Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- This is a real security issue, not just a misleading comment. The script configures Chrome with remote debugging enabled on port 18800 and launches it with --no-sandbox, which significantly weakens browser isolation and can expose a powerful control interface if reachable by local or remote attackers. In the context of a server automation skill, exposing a remotely controllable browser is especially dangerous because it may allow session theft, arbitrary browser actions, and easier host compromise paths.
