python-standards
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidelines for Python code quality and configuration for standard development tools such as Black, isort, and Flake8.
- [SAFE]: Code examples follow security best practices, such as recommending the use of
yaml.safe_load()for parsing configuration files to prevent unsafe deserialization. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was found.
Audit Metadata