uv-package-manager
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides official installation instructions for the uv tool via shell scripts and PowerShell from astral.sh. These are the standard distribution methods for this well-known developer utility.
- [COMMAND_EXECUTION]: The skill includes numerous commands for managing Python environments, such as initializing projects, adding dependencies, and creating virtual environments. It also provides a troubleshooting step to modify shell configuration files (~/.bashrc) to update the system PATH, which is a standard procedure for CLI tool installation.
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download and installation of Python packages from official registries and Git repositories using the uv tool.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's behavior aligns with its stated purpose of assisting with Python project management.
Audit Metadata