github-actions-templates

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a template repository for GitHub Actions workflows, providing production-ready patterns for CI/CD automation.
  • [EXTERNAL_DOWNLOADS]: The templates reference official GitHub Actions from trusted organizations including GitHub, Amazon Web Services (AWS), Docker, Snyk, and Aqua Security. These references are standard for workflow automation and originate from reputable sources.
  • [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by demonstrating the use of GitHub Secrets for sensitive data, such as AWS access keys and API tokens, rather than hardcoding credentials. It also explicitly advises users to use secrets for sensitive data.
  • [COMMAND_EXECUTION]: Shell commands included in the templates are standard for CI/CD processes, such as dependency installation (npm, pip), automated testing (pytest), and interacting with cloud provider CLIs (aws, kubectl).
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 11:58 PM
Security Audit — agent-trust-hub — github-actions-templates