python
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform extensive command-line operations using the
uvtoolchain, includinguv run,uv add,uv sync, anduv publish. These are standard actions for managing Python projects and scripts. - [EXTERNAL_DOWNLOADS]: The skill facilitates downloading dependencies from Python package registries and publishing artifacts to PyPI. It correctly recommends using environment variables for sensitive credentials (e.g.,
$PYPI_TOKEN).
Audit Metadata