agent-browser-wsl2-setup

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script setup-agent-browser-runtime.sh clones the agent-browser repository from Vercel Labs' official GitHub repository (https://github.com/vercel-labs/agent-browser).
  • [COMMAND_EXECUTION]: The script setup-agent-browser-runtime.sh uses sudo to install system packages (curl, git, nodejs, npm) and to install the agent-browser CLI globally via npm.
  • [COMMAND_EXECUTION]: The script connect-windows-browser.sh executes a Python snippet to communicate with a local network endpoint on the Windows host to retrieve a browser debugging URL.
  • [SAFE]: All external references and downloads target well-known and trusted sources associated with the tool's primary purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 10:58 AM
Security Audit — agent-trust-hub — agent-browser-wsl2-setup