gitlab-ci-generator

Warn

Audited by Socket on Jul 24, 2026

1 alert found:

Anomaly
AnomalyLOW
references/templates/gitlab-ci.template.yml

No direct malicious payload is evident in this CI/CD YAML fragment; it primarily orchestrates standard build/test/deploy steps. However, the pipeline has meaningful supply-chain and operational security risk: it writes cloud credentials and environment configs into workspace files, executes third-party dependency installs that may run lifecycle scripts, runs Cypress tests via npx, and delegates high-privilege deployment/tagging behavior to opaque scripts from container paths. The commit-message-to-tag-script argument is a secondary potential injection risk depending on tag.sh sanitization. Overall: treat as elevated CI/CD security risk requiring review of the container base images, /deployer scripts, and dependency install settings.

Confidence: 62%Severity: 65%
Audit Metadata
Analyzed At
Jul 24, 2026, 05:00 PM
Package URL
pkg:socket/skills-sh/nextstage-brasil%2Fskills%2Fgitlab-ci-generator%2F@07d0ab20b9d425787b41d6b1e738b28024170d95e214a29e78e7df7690b8e935
Security Audit — socket — gitlab-ci-generator