pytest-testing

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides guidelines and code templates for executing shell commands and Python scripts using subprocess.run within test suites. Evidence: standards/testing-pytest.md contains multiple examples of subprocess.run for script testing.
  • [EXTERNAL_DOWNLOADS]: The skill references the hypothesis Python package, noting its role in property-based testing. Evidence: standards/testing-pytest.md contains a section on property-based testing that mentions the third-party dependency.
  • [COMMAND_EXECUTION]: The skill describes how to run tests using a local script path. Evidence: SKILL.md contains commands referencing .plan/execute-script.py.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 07:13 AM
Security Audit — agent-trust-hub — pytest-testing