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
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
Template literal with variable interpolation in command context
| 65 | ```yaml |
Template literal with variable interpolation in command context
| 112 | ```yaml |
Template literal with variable interpolation in command context
| 128 | ```yaml |
Template literal with variable interpolation in command context
| 139 | ```yaml |
Template literal with variable interpolation in command context
| 390 | ```yaml |
Template literal with variable interpolation in command context
| 399 | ```yaml |
Webhook reference - potential data exfiltration
| 395 | webhook_url: ${{ secrets.SLACK_WEBHOOK }} |