uv-python-versions
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a reference for managing Python interpreters with the uv CLI tool, providing standard commands for installation, version pinning, and environment creation.\n- [EXTERNAL_DOWNLOADS]: The documentation mentions fetching Python binaries from the python-build-standalone project on GitHub and uses the astral-sh/setup-uv action in CI examples. These are well-known and reputable resources within the Python ecosystem.\n- [COMMAND_EXECUTION]: Includes examples of creating and running a local shell script (test-matrix.sh) for multi-version testing. The script is generated from a static template included in the documentation and is used for routine development tasks.
Audit Metadata