setup-local-sdk
Warn
Audited by Snyk on Jun 24, 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.90). The skill explicitly downloads and executes remote install scripts at runtime (curl ... https://dot.net/v1/dotnet-install.sh then bash, and Invoke-WebRequest ... 'https://dot.net/v1/dotnet-install.ps1' then & $installScript), so it depends on external code fetched at runtime that is executed.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata