setup-wsl-dev-environment

Warn

Audited by Snyk on Mar 18, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill's required workflow includes fetching and executing public third-party install scripts (e.g., Step 6: "curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/... | bash" and Step 7: "curl https://pyenv.run | bash"), which ingests untrusted external content that can materially change subsequent behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt directs running elevated actions (PowerShell Administrator wsl --install, multiple sudo apt installs/upgrades, and editing system files like /etc/wsl.conf or Windows features), which modify system-wide state and require privileged access.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 18, 2026, 07:16 AM
Issues
3