wsl2-browser-setup

Warn

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill requests administrative privileges on the Windows host using Start-Process -Verb RunAs within invoke-portproxy-admin.ps1 to execute network configuration commands.
  • [COMMAND_EXECUTION]: Modifies system-wide firewall rules and network port proxy settings using netsh in ensure-portproxy.ps1 to facilitate connectivity between WSL2 and the host browser.
  • [COMMAND_EXECUTION]: Automatically overwrites the user's global .wslconfig file in the Windows home directory, which alters networking and DNS tunneling settings for all WSL2 instances.
  • [COMMAND_EXECUTION]: Executes PowerShell scripts with -ExecutionPolicy Bypass, circumventing local security policies regarding script execution.
  • [COMMAND_EXECUTION]: Uses sudo within setup-native-wsl-chrome.sh to perform package management and system-level software installation in the Linux environment.
  • [EXTERNAL_DOWNLOADS]: Fetches the Google Chrome installation package from Google's official download infrastructure.
Audit Metadata
Risk Level
MEDIUM
Analyzed
May 17, 2026, 10:58 AM
Security Audit — agent-trust-hub — wsl2-browser-setup