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 Mar 8, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 26

Template literal with variable interpolation in command context

SourceSKILL.md
26```yaml
medium line 71

Template literal with variable interpolation in command context

SourceSKILL.md
71```yaml
medium line 126

Template literal with variable interpolation in command context

SourceSKILL.md
126```yaml
medium line 165

Template literal with variable interpolation in command context

SourceSKILL.md
165```yaml
medium line 213

Template literal with variable interpolation in command context

SourceSKILL.md
213```yaml
medium line 241

Template literal with variable interpolation in command context

SourceSKILL.md
241```yaml
medium line 253

Template literal with variable interpolation in command context

SourceSKILL.md
253```yaml
medium line 290

Template literal with variable interpolation in command context

SourceSKILL.md
290```yaml
low line 316

Webhook reference - potential data exfiltration

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

External URL reference

SourceSKILL.md
302url: https://app.example.com
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →