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 Feb 28, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 39

Template literal with variable interpolation in command context

SourceSKILL.md
39```yaml
medium line 150

Template literal with variable interpolation in command context

SourceSKILL.md
150```yaml
medium line 214

Template literal with variable interpolation in command context

SourceSKILL.md
214```yaml
low line 88

External URL reference

SourceSKILL.md
88url: https://app.example.com
low line 130

External URL reference

SourceSKILL.md
130url: https://staging.example.com
low line 142

External URL reference

SourceSKILL.md
142url: https://app.example.com
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →