python-testing-patterns

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a reference guide for Python testing patterns. All provided code examples use standard libraries and best practices for testing, such as fixtures, mocking, and parameterization.
  • [EXTERNAL_DOWNLOADS]: The documentation references standard, well-known Python packages including pytest, pytest-cov, pytest-asyncio, freezegun, hypothesis, and sqlalchemy. These are appropriate for the stated purpose of teaching testing patterns.
  • [COMMAND_EXECUTION]: The skill includes example shell commands for installing testing tools and running test suites (e.g., pip install pytest-cov, pytest --cov=myapp). These are standard development commands and do not pose a risk.
  • [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found in the instructions or metadata.
  • [DATA_EXFILTRATION]: No patterns for accessing sensitive files or exfiltrating data were detected. Network examples use placeholder domains like example.com.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:10 PM
Security Audit — agent-trust-hub — python-testing-patterns