qe-test-execution
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard instructional content for test execution orchestration and does not exhibit any malicious patterns.
- [COMMAND_EXECUTION]: The skill references the use of a CLI tool named
aqefor various testing tasks including parallel execution (--parallel), affected test selection (--affected), and retry logic (--retry). These are standard development and QE operations. - [EXTERNAL_DOWNLOADS]: The CI/CD integration section includes examples using official GitHub Actions (
actions/checkout@v4,actions/upload-artifact@v4). These are well-known, trusted resources used for standard build and test workflows. - [DATA_EXFILTRATION]: No patterns of unauthorized data access or exfiltration were identified. The reporting formats mentioned (JUnit, JSON, HTML) are standard for test results.
Audit Metadata