github-actions-workflow-builder
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Provides standard templates for CI/CD workflows using official and community-standard GitHub Actions.
- [EXTERNAL_DOWNLOADS]: References multiple external GitHub Actions for tasks like checking out code, setting up environments, and performing deployments. These actions are from well-known sources (GitHub, Docker, etc.) or popular community developers and are used as intended for CI/CD processes.
- [COMMAND_EXECUTION]: Includes instructions for running standard development and deployment commands (e.g., npm test, pytest, go build). It also includes troubleshooting commands like
envandtmate, which are common debugging tools in CI environments. - [SAFE]: Promotes security scanning through the inclusion of CodeQL and Dependency Review workflow templates.
Audit Metadata