python-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill package is composed entirely of markdown documentation and reference files for Python development. No executable scripts or active components are included.
- [EXTERNAL_DOWNLOADS]: Reference material in
references/testing-and-quality.mdincludes an installation command foruv, a well-known Python developer tool, from its official domainastral.sh. This is provided for informational purposes and is not executed by the skill. - [SAFE]: The documentation actively encourages secure coding practices, such as recommending the use of
yaml.safe_load()and warning against the use ofeval()andexec().
Audit Metadata