glab-cli
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation resource for the official GitLab CLI (
glab). All provided commands and examples are standard operations for managing GitLab projects. - [SAFE]: The documentation explicitly promotes secure handling of credentials, instructing users to use
glab auth loginor theGITLAB_TOKENenvironment variable rather than hardcoding secrets. - [SAFE]: No malicious patterns, such as prompt injection, obfuscated code, or unauthorized data exfiltration, were identified. The provided shell script for monitoring pipelines uses standard API calls and
jqfor parsing output. - [SAFE]: Sensitive operations, such as managing CI/CD variables, include instructions for using
--protectedand--maskedflags to maintain security. - [SAFE]: The troubleshooting section provides helpful guidance for common errors without introducing secondary vulnerabilities.
Audit Metadata