python-env
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official installation script for the uv CLI tool from the vendor's domain (astral.sh).
- [REMOTE_CODE_EXECUTION]: Provides the standard installation command for the uv tool using a script piped to a shell (curl | sh). The script originates from the official creator's website.
- [COMMAND_EXECUTION]: Instructs on the use of standard development tools such as uv, python, build, and twine for project management and distribution tasks.
Audit Metadata