github-actions-templates
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill is a documentation-only resource providing templates for GitHub Actions. It does not perform any operations on the host system or process untrusted data.
- [NO_CODE]: No executable scripts (Python, JavaScript, Shell) are included in the skill. All code snippets are provided as static templates within markdown files.
- [EXTERNAL_DOWNLOADS]: The workflow templates reference official GitHub Actions from well-known and trusted organizations, including GitHub, AWS, Docker, Snyk, and Aqua Security.
- [CREDENTIALS_UNSAFE]: The templates correctly demonstrate the use of GitHub Secrets for managing sensitive information like API keys and tokens, avoiding hardcoded credentials.
Audit Metadata