Skip to main content

gitlab-ci-patterns

Automates GitLab CI/CD pipelines with multi-stage workflows, caching, and deployment strategies for efficient software delivery.

Install this skill

or
82/100

Security score

The gitlab-ci-patterns skill was audited on May 13, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 41

Template literal with variable interpolation in command context

SourceSKILL.md
41```yaml
medium line 152

Template literal with variable interpolation in command context

SourceSKILL.md
152```yaml
medium line 216

Template literal with variable interpolation in command context

SourceSKILL.md
216```yaml
low line 90

External URL reference

SourceSKILL.md
90url: https://app.example.com
low line 132

External URL reference

SourceSKILL.md
132url: https://staging.example.com
low line 144

External URL reference

SourceSKILL.md
144url: https://app.example.com
Scanned on May 13, 2026
View Security Dashboard
Installation guide →