github-actions
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code examples for GitHub Actions and does not contain malicious code or instructions.
- [EXTERNAL_DOWNLOADS]: The example workflows reference several official GitHub Actions and well-known service actions (e.g., actions/checkout, actions/setup-node, codecov/codecov-action, docker/build-push-action) which are industry-standard for CI/CD pipelines.
- [COMMAND_EXECUTION]: Includes standard commands for dependency installation and testing (e.g., npm ci, npm test, pip install, pytest) within the context of automated workflow examples.
Audit Metadata