bootstrap-uv-python-workspace
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
uvpackage manager to fetch and install standard libraries from the Python Package Index (PyPI), such asfastapi,pydantic-settings,pytest,ruff, andmypy, which are required for the generated project profiles. - [COMMAND_EXECUTION]: Scaffolding is performed by bundled shell scripts that execute
uvandgitcommands to initialize projects, manage dependencies, and set up version control. These actions are consistent with the skill's primary purpose and include safety checks to prevent overwriting existing files. - [SAFE]: Analysis of the instructions and scripts reveals no evidence of malicious intent, obfuscation, or unauthorized data access. The skill adheres to best practices for project scaffolding and configuration management.
Audit Metadata