uv-tool-management
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for downloading and installing Python packages and CLI tools from PyPI and Git repositories using the
uv tool installcommand. These are standard operations for the tool described. - [REMOTE_CODE_EXECUTION]: The documentation describes using
uvxanduv tool runto download and execute scripts or tools directly from remote Git repositories and URLs. This is a documented feature of theuvtoolset for ephemeral utility usage. - [COMMAND_EXECUTION]: The skill provides standard instructions for updating shell configuration files (such as
.bashrcor.zshrc) to include tool binary directories in the system PATH, which is a common setup procedure for global tool management.
Audit Metadata