github-actions-templates
Creates production-ready GitHub Actions workflows for automated testing, building, and deploying applications efficiently.
Install this skill
Security score
The github-actions-templates skill was audited on Mar 8, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 26 | ```yaml |
Template literal with variable interpolation in command context
| 71 | ```yaml |
Template literal with variable interpolation in command context
| 126 | ```yaml |
Template literal with variable interpolation in command context
| 165 | ```yaml |
Template literal with variable interpolation in command context
| 213 | ```yaml |
Template literal with variable interpolation in command context
| 241 | ```yaml |
Template literal with variable interpolation in command context
| 253 | ```yaml |
Template literal with variable interpolation in command context
| 290 | ```yaml |
Webhook reference - potential data exfiltration
| 316 | webhook-url: ${{ secrets.SLACK_WEBHOOK }} |
External URL reference
| 302 | url: https://app.example.com |