Skip to main content

ci-setup

Configures CI/CD pipelines for GitHub Actions, GitLab CI, and CircleCI, optimizing workflows with best practices for efficiency.

Install this skill

or
88/100

Security score

The ci-setup skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 374

Template literal with variable interpolation in command context

SourceSKILL.md
374```bash
medium line 440

Template literal with variable interpolation in command context

SourceSKILL.md
440```bash
low line 780

External URL reference

SourceSKILL.md
780echo "[![pipeline status](https://gitlab.com/$PROJECT_PATH/badges/main/pipeline.svg)](https://gitlab.com/$PROJECT_PATH/-/commits/main)"
low line 783

External URL reference

SourceSKILL.md
783echo "[![CircleCI](https://circleci.com/gh/USERNAME/REPO.svg?style=svg)](https://circleci.com/gh/USERNAME/REPO)"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →