python-dev-guidelines
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of development standards and best practices for Python projects. It focuses on project structure, typing, testing, and formatting.
- [SAFE]: Instructions promote secure practices, such as using
yaml.safe_load()for parsing configuration files and implementing hierarchical typed exceptions instead of catching broad exceptions. - [SAFE]: No malicious command execution, unauthorized network operations, or sensitive data access patterns were detected. The skill mentions standard development tools like
pip,poetry, andpytestin a legitimate context.
Audit Metadata