github-actions
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and template library for GitHub Actions CI/CD automation.
- [EXTERNAL_DOWNLOADS]: References various GitHub Actions from official and well-known sources, such as GitHub's own actions, Docker, AWS, Vercel, and Netlify. These are standard components for building automation pipelines and are documented neutrally.
- [COMMAND_EXECUTION]: Contains examples of standard shell commands for software development workflows, including package installation, testing, and deployment scripts (e.g., npm ci, pytest, docker build).
- [CREDENTIALS_UNSAFE]: Explicitly recommends using GitHub Secrets for sensitive data management and warns against committing secrets to code, adhering to security best practices.
Audit Metadata