github-actions
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational documentation and YAML templates for GitHub Actions workflows.
- [EXTERNAL_DOWNLOADS]: Mentions official and well-known GitHub Actions (e.g., actions/checkout, actions/setup-node, softprops/action-gh-release), which are standard in the ecosystem.
- [COMMAND_EXECUTION]: Includes benign examples of shell commands used in CI/CD pipelines, such as npm install, test, and build commands.
- [SAFE]: Correctly demonstrates the use of GitHub Secrets and environment variables for managing sensitive information without hardcoding.
Audit Metadata