acc-create-gitlab-ci

Warn

Audited by Snyk on Feb 16, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The .gitlab/ci/templates.yml before_script runs "curl -sS https://getcomposer.org/installer | php" at runtime, which fetches and immediately executes remote code (the Composer installer) and is used as a required dependency for the pipeline.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 03:27 AM