uv
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent on how to use the
uvCLI for common development tasks such as environment synchronization, script execution (uv run), and tool management. - [EXTERNAL_DOWNLOADS]: Documents workflows for interacting with the Python Package Index (PyPI) to install dependencies and run tools. It correctly identifies the risk associated with unverified packages and advises running only well-known tools.
- [EXTERNAL_DOWNLOADS]: References official technical documentation from
astral.sh, which is a well-known and trusted service in the Python ecosystem.
Audit Metadata