python-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an informational playbook and template repository for Python testing. No malicious patterns, obfuscation, or unauthorized data access were identified across the provided files.
- [EXTERNAL_DOWNLOADS]: References official documentation and standard testing libraries such as pytest, hypothesis, and sqlalchemy. All external links point to trusted documentation sites (e.g., docs.pytest.org).
- [CREDENTIALS_SAFE]: Code examples use standard placeholders and local development strings for configuration (e.g., 'postgresql://localhost/test', 'api_key: "test-key"') rather than hardcoded sensitive secrets.
Audit Metadata