uv-python-version-management
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the
Bashtool for executing variousuvsubcommands, such asuv python list,uv python install, anduv python pin. These are standard operations for the tool's intended purpose. - [EXTERNAL_DOWNLOADS]: The skill includes a requirement to download the
uvtool using a script located athttps://astral.sh/uv/install.sh. This URL belongs to the official developer of the tool. - [REMOTE_CODE_EXECUTION]: The provided installation instruction
curl -LsSf https://astral.sh/uv/install.sh | shfetches and executes a script directly from the Astral domain. This is the standard installation method for the well-knownuvpackage manager.
Audit Metadata