uv
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
uvinstallation script from the official Astral domain (astral.sh). - [REMOTE_CODE_EXECUTION]: Executes the downloaded installation script by piping it to the shell. This is the documented and standard installation method provided by the official developers of the tool.
- [COMMAND_EXECUTION]: Performs shell operations to verify the tool's presence, check versions, and configure the user's PATH environment variable.
Audit Metadata