github-actions-templates
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill consists of informational templates and documentation for setting up GitHub Actions workflows.
- [EXTERNAL_DOWNLOADS]: The workflow templates reference GitHub Actions from established and well-known providers, including official repositories from GitHub, Amazon Web Services (AWS), Docker, and Snyk. These are standard dependencies for CI/CD workflows and are used according to established industry practices.
- [CREDENTIALS_UNSAFE]: The templates demonstrate the correct use of the GitHub Secrets context (e.g.,
secrets.AWS_SECRET_ACCESS_KEY,secrets.GITHUB_TOKEN) to securely manage sensitive information within the automation environment. No hardcoded credentials or unsafe secret handling practices were found.
Audit Metadata