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

Categories Tested

Security Issues

medium line 24

Template literal with variable interpolation in command context

SourceSKILL.md
24```yaml
medium line 135

Template literal with variable interpolation in command context

SourceSKILL.md
135```yaml
medium line 199

Template literal with variable interpolation in command context

SourceSKILL.md
199```yaml
low line 73

External URL reference

SourceSKILL.md
73url: https://app.example.com
low line 115

External URL reference

SourceSKILL.md
115url: https://staging.example.com
low line 127

External URL reference

SourceSKILL.md
127url: https://app.example.com
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →