python
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The guidelines follow industry standard best practices for Python development, testing, and dependency management.
- [EXTERNAL_DOWNLOADS] (LOW): The skill references using
uvto manage common Python dependencies such aspydantic,pytest,requests, andhttpx. These are legitimate packages from the official PyPI registry, and the instructions align with standard development workflows. - [COMMAND_EXECUTION] (LOW): The documentation includes standard commands for Python development environments, such as
uv run,uv sync, andchmod +xfor local script execution. These are necessary and appropriate for the skill's primary purpose of guiding Python development.
Audit Metadata