chrome-automation
Audited by Runlayer on Mar 13, 2026
Malicious tool definition detected
```bash agent-browser --auto-connect open <url> ``` ### Why This Matters - The user's Chrome has their cookies, login sessions, and browser state - Opening a new page when one is already available wastes time and may lose login state - Many marketing platforms (social media dashboards, ad managers, CMS tools) require login — reusing an existing logged-in tab avoids re-authentication --- ## Connection Always use `--auto-connect` to connect to the user's running Chrome instance: ```bash agent-brow
Malicious tool definition detected
google-chrome --remote-debugging-port=9222 # Windows "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 ``` > **Note**: Chrome 136+ blocks `--remote-debugging-port` with the default profile.
Tool passed security scan
Tool passed security scan
Tool passed security scan
Passed Files (2)Click to expand
Tool passed security scan
Tool passed security scan