using-uv
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE] (SAFE): The skill consists of documentation for the
uvPython package manager and does not include any executable code or malicious instructions. - [COMMAND_EXECUTION] (SAFE): Instructions include standard command-line operations for environment management and script execution, which are appropriate for the tool's stated purpose.
- Evidence: Use of
uv run,uv init, anduv addthroughout the documentation. - [EXTERNAL_DOWNLOADS] (SAFE): Describes how to manage dependencies from external sources like PyPI and GitHub, which is the primary function of the tool.
- Evidence: Examples show adding packages like
requests,rich, andhttpx.
Audit Metadata