uv-tool-management
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for the
uvtool management functionality, providing standard commands for installing and managing Python applications in isolated environments. - [SAFE]: External repository references and package installation examples target well-known and trusted entities in the Python ecosystem, such as the official
astral-shorganization on GitHub or the standard Python Package Index (PyPI). - [SAFE]: Guidance for modifying shell configuration files (e.g.,
.bashrc,.zshrc) is limited to standard PATH management for installed binaries, which is a common and necessary practice for CLI tools. - [SAFE]: Remote installation examples (e.g., using
uv tool install git+https://...) are documented as legitimate features of the management tool and use placeholder or reputable URLs for educational purposes.
Audit Metadata