python-tdd
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidelines and patterns for testing and does not contain malicious instructions, prompt injections, or unauthorized data access mechanisms.- [EXTERNAL_DOWNLOADS]: Refers to standard, community-maintained Python packages (e.g., pytest, hypothesis, pytest-cov) and official GitHub Actions from trusted sources (actions/checkout, actions/setup-python, codecov/codecov-action).- [COMMAND_EXECUTION]: Contains standard examples of using package managers (pip, uv) and test runners (pytest) for legitimate development and CI/CD workflows.- [DYNAMIC_EXECUTION]: Includes advanced but legitimate testing patterns for mocking heavy dependencies by manipulating
sys.modulesand patchingplatformattributes to resolve known environment-specific hangs.
Audit Metadata