python-type-safety
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No security issues were detected. The skill provides standard development workflows and best practices for Python typing.
- [COMMAND_EXECUTION]: The skill instructs the agent to run well-known development tools such as 'mypy' and 'pytest' via the 'uv' package manager, which is consistent with its stated purpose.
- [EXTERNAL_DOWNLOADS]: The skill references standard, trusted libraries (pydantic, pydantic-settings, mypy) from official package registries.
- [CREDENTIALS_UNSAFE]: While code examples define models for handling configuration like API keys, no actual credentials or secrets are hardcoded in the skill.
Audit Metadata