python-best-practices

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a documentation-centric repository providing Python software engineering guidelines across 8 categories. It includes utility scripts for compiling and validating the rule set.
  • [SAFE]: No prompt injection or behavior override patterns were detected. The instructions are observational and focus on improving code quality and maintainability.
  • [SAFE]: No evidence of data exfiltration or credential harvesting. The utility scripts (src/build.py, src/extract_tests.py, src/validate.py) perform local file system operations within the skill's own directory structure to process markdown files.
  • [SAFE]: No obfuscation techniques, such as hidden Unicode characters or encoded commands, were found in any of the analyzed files.
  • [SAFE]: No remote code execution or suspicious external downloads. References are limited to official documentation (docs.python.org), PEPs (peps.python.org), and well-known technology documentation sites (docs.pydantic.dev, mypy.readthedocs.io, docs.astral.sh).
  • [SAFE]: The skill does not attempt to gain persistence or escalate privileges on the host system.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 07:18 PM