uv-package-manager
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references official installation scripts and binaries from the astral.sh domain and the astral-sh GitHub organization (e.g.,
https://astral.sh/uv/install.sh). - [REMOTE_CODE_EXECUTION]: Provides standard installation patterns for the tool, such as piping remote shell scripts to an interpreter (
curl | sh) and PowerShelliexcommands, which are the official methods for deploying the documented software. - [COMMAND_EXECUTION]: Contains a comprehensive set of CLI commands for Python project management, virtual environment creation, and dependency resolution using the uv tool.
Audit Metadata