dignified-python
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for coding best practices. It explicitly encourages secure coding patterns, such as requiring 'check=True' for all subprocess executions to prevent silent failures and mandating explicit encoding for file operations to avoid platform-dependent vulnerabilities.
- [SAFE]: The 'Version Detection' logic described in the SKILL.md provides instructions for the agent to identify project configuration files (like pyproject.toml) to select appropriate documentation, which is a standard and safe operational procedure.
- [SAFE]: All external links within the documentation point to official Python PEPs or documentation on well-known, trusted domains (python.org, peps.python.org).
Audit Metadata