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.runwithin test suites. Evidence:standards/testing-pytest.mdcontains multiple examples ofsubprocess.runfor script testing. - [EXTERNAL_DOWNLOADS]: The skill references the
hypothesisPython package, noting its role in property-based testing. Evidence:standards/testing-pytest.mdcontains 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.mdcontains commands referencing.plan/execute-script.py.
Audit Metadata