python-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation resource providing best practices for Python unit and integration testing. All code samples use standard, secure patterns for testing software.
- [EXTERNAL_DOWNLOADS]: The skill references reputable third-party libraries such as
pytest,hypothesis, andsqlalchemy. These are well-established tools in the Python ecosystem and are sourced from official registries. - [CREDENTIALS_UNSAFE]: The implementation playbook includes a mock API key string ("test-key") within a test fixture example. This is a generic placeholder used for demonstration purposes and does not pose a threat of credential exposure.
Audit Metadata