migrate-to-uv
Warn
Audited by Snyk on Mar 5, 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.80). The skill explicitly requires the "uv" tool at runtime (used in CI/workflows via astral-sh/setup-uv@v6, pulled into Docker via ghcr.io/astral-sh/uv:latest) and the docs include an explicit remote-execute command (curl -LsSf https://astral.sh/uv/install.sh | sh) which would fetch and run remote code that the migration depends on, so this is a runtime external dependency that can execute remote code.
Audit Metadata