python-typing-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is primarily a documentation resource and configuration template for Python type hinting.
- [COMMAND_EXECUTION]: The utility script
scripts/check-types.shfacilitates running standard type checkers likemypyandpyright. The script follows safe shell scripting practices, including the use of temporary files and proper argument quoting. - [EXTERNAL_DOWNLOADS]: Documentation references well-known development tools, type stubs, and official GitHub repositories from the Python community for environment setup.
Audit Metadata