Skip to main content

github-actions-templates

Creates production-ready GitHub Actions workflows for automated testing, building, and deploying applications efficiently.

Install this skill

or
58/100

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

medium line 41

Template literal with variable interpolation in command context

SourceSKILL.md
41```yaml
medium line 86

Template literal with variable interpolation in command context

SourceSKILL.md
86```yaml
medium line 141

Template literal with variable interpolation in command context

SourceSKILL.md
141```yaml
medium line 180

Template literal with variable interpolation in command context

SourceSKILL.md
180```yaml
medium line 228

Template literal with variable interpolation in command context

SourceSKILL.md
228```yaml
medium line 255

Template literal with variable interpolation in command context

SourceSKILL.md
255```yaml
medium line 267

Template literal with variable interpolation in command context

SourceSKILL.md
267```yaml
medium line 304

Template literal with variable interpolation in command context

SourceSKILL.md
304```yaml
low line 330

Webhook reference - potential data exfiltration

SourceSKILL.md
330webhook-url: ${{ secrets.SLACK_WEBHOOK }}
low line 316

External URL reference

SourceSKILL.md
316url: https://app.example.com
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →