pytest-python
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a utility script
scripts/run_tests.pythat uses thesubprocessmodule to executepytestandptw(pytest-watch) commands. This is a functional requirement for running test suites and does not pose a security risk in this context.\n- [EXTERNAL_DOWNLOADS]: The documentation refers to well-known, community-standard Python testing libraries such aspytest-xdist,pytest-watch,pytest-asyncio,freezegun,pytest-benchmark, andpytest-cov. No unknown or suspicious third-party dependencies are introduced.\n- [SAFE]: Analysis of the skill body and scripts revealed no evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms. Examples provided for environment variable configuration use safe placeholder values.
Audit Metadata