python
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Python development. It includes structured guidance on using the
uvpackage manager,asyncio, and modern language features from Python 3.8 to 3.14. The instructions focus on code quality, testing withpytest, and static analysis withruffandmypy. - [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known Python packages (e.g.,
pydantic,httpx,pytest,ruff) via theuvtool. These are recognized industry-standard libraries and tools. - [COMMAND_EXECUTION]: The skill contains instructions for executing developer tools like
uv,ruff,mypy, andgh(GitHub CLI). These commands are intended for the development lifecycle and do not include any obfuscated or suspicious shell operations.
Audit Metadata