acestep-docs
Warn
Audited by Snyk on Mar 13, 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 documentation includes explicit install commands that fetch-and-execute remote installer scripts at runtime (e.g., curl -LsSf https://astral.sh/uv/install.sh | sh and irm https://astral.sh/uv/install.ps1 | iex), meaning https://astral.sh/uv/install.sh (and its PowerShell counterpart) will execute remote code as part of required setup (uv), which is a runtime external dependency that can run arbitrary code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata