uv-package-manager
Audited by Socket on Mar 7, 2026
1 alert found:
SecurityThe skill's stated purpose is coherent (guide to uv usage and workflows). However, there is a significant security concern: the installation sections rely on downloading and executing remote scripts from an unverified domain (astral.sh) via curl|sh and PowerShell, which constitutes a classic download-execute supply-chain risk. This pattern elevates securityRisk to a high level (suspicious-to-high-risk territory) even though the core documentation surrounding uv usage is benign. No credential handling or external data exfiltration is described, but the unverifiable installer pattern warrants caution and should be mitigated (e.g., recommend official registry installs, verified checksums, or signed installers). Overall, the skill is functionally aligned with its purpose but flagged as SUSPICIOUS due to its install/source trust patterns; treat as Suspicious with a leaning toward higher risk until verified signatures/checksums are provided.