github-actions-templates

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation repository for GitHub Actions workflow templates including testing, building, and deployment patterns.
  • [SAFE]: All external actions referenced in the templates are sourced from trusted organizations or well-known service providers, including GitHub, AWS, Docker, Snyk, Aqua Security, Codecov, and Slack.
  • [SAFE]: The templates correctly handle sensitive information by utilizing the standard GitHub Secrets context (e.g., ${{ secrets.AWS_SECRET_ACCESS_KEY }}), following industry best practices for credential management.
  • [SAFE]: Standard package management commands (npm ci, pip install) and testing tools (pytest) are used within the workflow templates as appropriate for the documented CI/CD processes.
  • [SAFE]: No obfuscation, prompt injection, unauthorized data access, or malicious persistence mechanisms were detected within the skill content.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 02:09 PM