Skip to main content

cicd-pipeline-builder

Generates tailored CI/CD pipeline configurations for GitHub Actions, GitLab CI, or CircleCI, optimizing automated testing and deployment workflows.

Install this skill

or
80/100

Security score

The cicd-pipeline-builder skill was audited on May 21, 2026 and we found 2 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 67

Template literal with variable interpolation in command context

SourceSKILL.md
67```yaml
high line 137

Template literal with variable interpolation in command context

SourceSKILL.md
137- Do NOT store secrets in workflow YAML — always reference `${{ secrets.SECRET_NAME }}`.
Scanned on May 21, 2026
View Security Dashboard
Installation guide →