wsl2-browser-setup
Warn
Audited by Snyk on May 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The setup script downloads and installs Google Chrome at runtime from https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb, which fetches remote binary content that is then installed/executed and is a required dependency for the native WSL Chrome path.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill directs running scripts that install system packages, write WSL/Windows networking config, and request elevation to create port proxies and firewall rules—actions that modify host system state and require privileged access.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata