python-testing
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- Standard Testing Procedures: The skill outlines the use of established tools like pytest and uv for executing test suites, ensuring code quality through coverage targets and parallel execution.
- Credential Handling in Tests: It describes a safe pattern for integration testing where tests are conditionally skipped if required environment variables or API keys are missing, preventing errors in environments without those secrets.
- Workflow Synchronization: The instructions emphasize maintaining consistency between CI/CD configuration files, which is a standard operational requirement for managing automated testing pipelines.
Audit Metadata