python-testing-patterns

Pass

Audited by Gen Agent Trust Hub on Sep 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains technical documentation and code examples for implementing Python testing strategies using standard tools like pytest, unittest.mock, and hypothesis.
  • [EXTERNAL_DOWNLOADS]: The documentation references standard Python packages (pytest, pytest-cov, requests, sqlalchemy) and well-known GitHub Actions (actions/checkout, actions/setup-python) in its examples. These references are neutral and follow standard development practices.
  • [CREDENTIALS_UNSAFE]: The code examples use non-sensitive placeholder values for configuration, such as 'test-key' for an API key and 'postgresql://localhost/test' for a database URL, which are safe for educational purposes.
  • [PROMPT_INJECTION]: No patterns of prompt injection, instruction overrides, or safety filter bypasses were detected in the skill instructions or resource files.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 24, 2026, 03:40 AM
Security Audit — agent-trust-hub — python-testing-patterns