Skip to main content

github-actions-pipeline-builder

Builds efficient CI/CD pipelines with GitHub Actions for automated testing, deployments, and security scanning.

Install this skill

or
58/100

Security score

The github-actions-pipeline-builder skill was audited on Mar 7, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 103

Template literal with variable interpolation in command context

SourceSKILL.md
103```yaml
medium line 157

Template literal with variable interpolation in command context

SourceSKILL.md
157```yaml
medium line 186

Template literal with variable interpolation in command context

SourceSKILL.md
186```yaml
medium line 213

Template literal with variable interpolation in command context

SourceSKILL.md
213```yaml
medium line 316

Template literal with variable interpolation in command context

SourceSKILL.md
316```yaml
medium line 347

Template literal with variable interpolation in command context

SourceSKILL.md
347```yaml
medium line 386

Template literal with variable interpolation in command context

SourceSKILL.md
386```yaml
low line 233

Webhook reference - potential data exfiltration

SourceSKILL.md
233SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
low line 108

Access to hidden dotfiles in home directory

SourceSKILL.md
108path: ~/.npm
medium line 202

Access to .env file

SourceSKILL.md
202- Pre-2022: Some teams committed .env files
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →