install-sandbox-psu

Warn

Audited by Snyk on Mar 12, 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.80). The Install-PSU.ps1 script explicitly fetches external resources (Invoke-RestMethod https://devolutions.net/productinfo.json and CDN zip) and — critically — can clone arbitrary public Git repositories via "git clone $GitRepo $repoDirectory" (and seeds that repo into the PSU data/repository) which the PSU server will load/run, meaning untrusted, user-controlled content from the open web can materially influence runtime behavior.

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

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 12, 2026, 05:52 PM
Issues
2