Skip to main content

cicd-pipeline-generator

Generates CI/CD pipeline configurations for automated testing, building, and deployment across various platforms like GitHub Actions and GitLab CI.

Install this skill

or
69/100

Security score

The cicd-pipeline-generator skill was audited on Feb 9, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 65

Template literal with variable interpolation in command context

SourceSKILL.md
65```yaml
medium line 112

Template literal with variable interpolation in command context

SourceSKILL.md
112```yaml
medium line 128

Template literal with variable interpolation in command context

SourceSKILL.md
128```yaml
medium line 139

Template literal with variable interpolation in command context

SourceSKILL.md
139```yaml
medium line 390

Template literal with variable interpolation in command context

SourceSKILL.md
390```yaml
medium line 399

Template literal with variable interpolation in command context

SourceSKILL.md
399```yaml
low line 395

Webhook reference - potential data exfiltration

SourceSKILL.md
395webhook_url: ${{ secrets.SLACK_WEBHOOK }}
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →