python-tdd
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and best practices for generating Python tests. It does not include executable code, obfuscation, or instructions that bypass safety guidelines.
- [EXTERNAL_DOWNLOADS]: The skill references standard and well-known Python testing libraries (such as pytest, hypothesis, and pytest-cov) and provides instructions for installing them using standard package managers. It also includes an example GitHub Actions workflow using official actions from GitHub and Codecov.
- [COMMAND_EXECUTION]: Provides legitimate examples of CLI usage for running tests and installing development dependencies, consistent with the skill's primary purpose.
- [REMOTE_CODE_EXECUTION]: There is no evidence of remote code execution. The skill focus is on unit testing and mocking external dependencies to prevent network or service side effects during test runs.
Audit Metadata