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 Feb 28, 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
| 41 | ```yaml |
Template literal with variable interpolation in command context
| 86 | ```yaml |
Template literal with variable interpolation in command context
| 141 | ```yaml |
Template literal with variable interpolation in command context
| 180 | ```yaml |
Template literal with variable interpolation in command context
| 228 | ```yaml |
Template literal with variable interpolation in command context
| 255 | ```yaml |
Template literal with variable interpolation in command context
| 267 | ```yaml |
Template literal with variable interpolation in command context
| 304 | ```yaml |
Webhook reference - potential data exfiltration
| 330 | webhook-url: ${{ secrets.SLACK_WEBHOOK }} |
External URL reference
| 316 | url: https://app.example.com |