python-testing
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security findings were identified. The skill's content is educational and follows industry best practices for test-driven development and mocking.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of 'pytest-xdist' from a well-known package registry (PyPI) for parallel test execution. This is a standard development practice.
- [COMMAND_EXECUTION]: Provides examples of standard shell commands for running tests (e.g., 'pytest', 'pytest -v', 'pytest -m unit'), which are expected behavior for a testing-focused skill.
Audit Metadata