skills/ahgraber/skills/python-testing/Gen Agent Trust Hub

python-testing

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a well-structured collection of documentation and testing utilities. Analysis across all 10 threat categories revealed no malicious intent or security vulnerabilities.
  • [COMMAND_EXECUTION]: The script scripts/test_pypi_security_audit.py utilizes subprocess.run to execute pip-audit. This is an appropriate and safe implementation for a security auditing tool, as it uses a fixed argument list and sys.executable rather than a shell string, minimizing risk.
  • [EXTERNAL_DOWNLOADS]: The skill recommends several standard Python developer tools and libraries, including pytest, nox, uv, pip-audit, pyleak, and pytest-run-parallel. These are established packages within the Python ecosystem and are used as intended for development and testing purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 01:50 PM