py-packaging
Warn
Audited by Snyk on May 8, 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 instructs users to run "curl -LsSf https://astral.sh/uv/install.sh | sh" (and the Windows equivalent "https://astral.sh/uv/install.ps1" via iex), which fetches and executes remote installer code at runtime to install uv—a required tool used throughout the skill—so this URL constitutes a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata