dignified-python
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely composed of documentation and instructional material aimed at improving Python code quality. It does not contain executable scripts, external dependencies, or network-enabled tools. The logic described for Python version detection is a set of instructions for the AI to follow when analyzing a repository, rather than a script that executes arbitrary commands. All patterns provided (e.g., subprocess usage, file operations) adhere to security best practices, such as explicitly setting
check=Truein subprocess calls and usingpathlibfor safe path handling.
Audit Metadata