python-env
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on standard Python environment management practices using the
uvtool. It provides clear instructions for dependency management and project initialization within a controlled environment. - [COMMAND_EXECUTION]: The skill utilizes legitimate shell commands through
uvandpythonto manage packages and execute scripts, which is consistent with its stated purpose. Theallowed-toolsmetadata further restricts execution to a specific set of necessary tools (uv,python,mkdir,ls). - [EXTERNAL_DOWNLOADS]: While the skill facilitates package installation (via
uv), it uses standard package management workflows. There are no references to unverified third-party sources or suspicious remote execution patterns.
Audit Metadata