python-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for Python testing using
pytest,unittest.mock, andhypothesis.- [SAFE]: Code examples utilize secure testing practices, such as employing in-memory databases (sqlite:///:memory:) and mocking external network dependencies.- [SAFE]: Configuration templates for CI/CD (GitHub Actions) and project files (pyproject.toml,pytest.ini) follow industry-standard patterns and reference official, trusted actions.- [SAFE]: External links are restricted to official documentation repositories for the tools mentioned (e.g., pytest.org, python.org).
Audit Metadata