se-dev-game-code
Warn
Audited by Snyk on Mar 12, 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's Prepare.bat fetches and executes remote code during runtime — it runs a PowerShell one-liner "irm https://astral.sh/uv/install.ps1 | iex" to install uv and downloads a busybox binary from "https://frippery.org/files/busybox/busybox64u.exe" which is later executed, so these URLs provide required external code that is fetched and executed at runtime.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata