cicd-integration
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official and trusted GitHub Actions from the actions organization, including actions/checkout, actions/setup-python, and actions/setup-node. It also integrates with the well-known Codecov service for test coverage reporting.
- [COMMAND_EXECUTION]: Utilizes standard CI/CD shell commands for environment setup, dependency management (such as npm ci and pip install), and executing testing frameworks (pytest, ruff, black).
- [SAFE]: No indicators of data exfiltration, credential harvesting, obfuscation, or prompt injection were identified; the skill provides legitimate templates for automated testing pipelines.
Audit Metadata