upgrade-python-deps
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute
uv lock,uv sync,uv run mypy, andmake test. These commands are standard for Python project maintenance and are explicitly restricted in theallowed-toolsconfiguration. - [EXTERNAL_DOWNLOADS]: Performs package upgrades and installations from the Python Package Index (PyPI) using the
uvpackage manager. This behavior is the primary intended function of the skill and uses a well-known, industry-standard tool.
Audit Metadata