python-typing
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established security best practices for Python development. It operates exclusively on local project files and build artifacts to configure and verify static type checking.
- [COMMAND_EXECUTION]: The skill instructs the user to execute standard development commands (such as
uv addanduv run) and includes a local utility script,check_py_typed.py, for package verification. These commands are necessary for the skill's functionality and do not perform any unauthorized actions. - [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known, industry-standard Python type checking tools (mypy, pyright, ty) from official registries. These downloads are legitimate and come from trusted ecosystems.
Audit Metadata