arc-gitlab-glab
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation and templates for GitLab CI/CD automation using standard tools like glab and Git.
- [SAFE]: Instructions for CI/CD variables emphasize security best practices, such as using masked and protected variables to prevent secret leakage in logs.
- [SAFE]: The recommendation to use Base64 encoding for complex secrets is a documented and standard workaround for GitLab's specific masking character restrictions.
- [SAFE]: Remote dependencies and images, such as Kaniko (gcr.io/kaniko-project/executor) and Node.js, are standard tools from well-known registries.
- [SAFE]: The use of Project Access Tokens for CI/CD push operations follows standard repository automation practices and includes safeguards like [skip ci] to prevent infinite loops.
Audit Metadata