python-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard educational material and best practices for Python testing. No malicious instructions, prompt injections, or persistence mechanisms were found.
- [EXTERNAL_DOWNLOADS]: Mentions standard Python packages (pytest, hypothesis, freezegun, etc.) and uses well-known GitHub Actions (actions/checkout, actions/setup-python) in CI/CD examples. These are from trusted sources.
- [SAFE]: Code examples use dummy placeholders for configuration values (e.g., 'test-key') and do not expose sensitive data.
Audit Metadata