python-testing
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation and instructional resource for Python developers. It provides clear, standard examples of how to implement unit and integration tests using pytest.
- [SAFE]: All code snippets are strictly educational. The skill demonstrates the use of common testing libraries such as
pytest,unittest.mock, andpytest-cov, which are well-established and trusted tools in the Python ecosystem. - [SAFE]: While the skill includes examples of database connection strings and authentication headers, these are explicitly identified as test mocks and use standard placeholder values (e.g., 'localhost', 'test-key', 'password: test'). These do not constitute a credential exposure risk.
Audit Metadata