tools-github-actions
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and templates for GitHub Actions workflows. No malicious patterns or security vulnerabilities were identified in the instructional content.
- [EXTERNAL_DOWNLOADS]: References official GitHub-maintained actions such as actions/checkout@v4, actions/setup-node@v4, and actions/cache@v4. These are well-known and trusted resources within the GitHub ecosystem.
- [CREDENTIALS_UNSAFE]: Provides examples of secure secret management using GitHub's built-in ${{ secrets.SECRET_NAME }} syntax. No hardcoded credentials or unsafe exposure of sensitive data were detected.
Audit Metadata