github-actions-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The workflow templates reference official GitHub actions and standard security scanning tools from the GitHub Marketplace. These are well-known resources used for routine CI/CD processes.
- [COMMAND_EXECUTION]: The quality check workflow executes standard shell commands to install and run static analysis tools (htmlhint, linkinator) and a local Python HTTP server for link validation. These operations are performed within the scope of the CI environment.
Audit Metadata