python-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly informational, providing code patterns and best practices for software testing in Python.
- [EXTERNAL_DOWNLOADS]: References standard, well-known Python packages including
pytest,pytest-cov,freezegun,hypothesis, andsqlalchemyfor testing purposes. - [CREDENTIALS_UNSAFE]: Contains example configurations using placeholder values like
test-keyand local connection strings (postgresql://localhost/test), which are appropriate for educational content and do not represent actual secret exposure.
Audit Metadata