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 RunAswithininvoke-portproxy-admin.ps1to execute network configuration commands. - [COMMAND_EXECUTION]: Modifies system-wide firewall rules and network port proxy settings using
netshinensure-portproxy.ps1to facilitate connectivity between WSL2 and the host browser. - [COMMAND_EXECUTION]: Automatically overwrites the user's global
.wslconfigfile 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
sudowithinsetup-native-wsl-chrome.shto 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