gitlab-ci-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a library of documentation and configuration templates. No prompt injection, obfuscation, or malicious instructions were found.
- [EXTERNAL_DOWNLOADS]: The templates reference container images from well-known and trusted organizations, including Docker, HashiCorp, Bitnami, and Aqua Security.
- [COMMAND_EXECUTION]: The skill provides examples of standard CI/CD commands such as
npm,docker,kubectl, andterraform. It also illustrates the use of dynamic child pipelines via local script execution, which is a native GitLab CI feature. - [DATA_EXFILTRATION]: Templates correctly demonstrate using environment variables for sensitive data like
$CI_REGISTRY_PASSWORDand$KUBE_TOKEN, avoiding hardcoded secrets.
Audit Metadata