effective-python

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill content is informational and educational, providing guidance on Pythonic coding standards. The provided reference files accurately reflect established best practices from industry-standard literature.
  • [COMMAND_EXECUTION]: The utility script scripts/lint.py uses subprocess.run to execute the ruff linter. The execution is performed securely by passing arguments as a list and avoiding shell execution, which mitigates command injection risks.
  • [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted ecosystem tools such as ruff and requests. It provides instructions for manual installation and does not perform any automated or hidden downloads of remote code or scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 10:53 AM
Security Audit — agent-trust-hub — effective-python