dignified-python
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and coding guidelines intended to assist an agent in writing and reviewing Python code according to specific standards ('dignified Python').
- [SAFE]: No malicious prompt injection, data exfiltration, or unauthorized command execution patterns were found. The skill promotes secure and robust coding practices, such as using
check=Truewithsubprocess.run()and avoiding broad exception handling. - [SAFE]: The version detection logic involves reading standard configuration files (
pyproject.toml,setup.py,.python-version) to extract metadata, which is a common and safe operational pattern for development tools.
Audit Metadata