uv-python-versions
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for the 'uv' tool, a widely recognized and trusted open-source Python package manager developed by Astral.
- [EXTERNAL_DOWNLOADS]: The documentation references Python binary downloads from the 'python-build-standalone' repository on GitHub. This is the official and well-known source used by 'uv' for its interpreter management functionality.
- [COMMAND_EXECUTION]: The skill lists standard 'uv' commands for installing, pinning, and listing Python versions. It also includes manual cleanup examples using 'rm -rf' targeting the tool's specific local data directories in the user's home folder (e.g.,
~/.local/share/uv/python/), which is a documented and standard procedure for manual version removal.
Audit Metadata