glab-repo
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates standard GitLab repository management workflows using the official
glabCLI tool. All documented commands are consistent with legitimate administrative tasks such as cloning, forking, and managing project members. - [SAFE]: The utility script
scripts/sync-fork.shis a benign Bash script that automates standard Git operations (fetch, merge, push). It does not attempt to access sensitive files, perform unauthorized network operations, or persist itself on the system. - [SAFE]: No evidence of prompt injection, obfuscation, or dynamic context injection was found. The skill follows safe practices by referencing separate authentication skills (
glab-auth) rather than requesting or storing hardcoded credentials.
Audit Metadata