glabManage GitLab projects from the command line: create, review, merge MRs; manage issues; monitor and trigger CI/CD; support self-hosted instances and automation.
Install via ClawdBot CLI:
clawdbot install bezkom/glabGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
~/.ssh/id_rsaCalls external URL not in known-safe list
https://github.com/bezko/openclaw-skills/tree/main/skills/glabAI Analysis
The skill is a legitimate GitLab CLI wrapper that requires explicit user authentication via GITLAB_TOKEN. The external URL reference is to the skill's own source repository, not an unauthorized data exfiltration endpoint. The security notice appropriately warns about token scope risks, and no hidden credential harvesting or obfuscation is present.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A development team uses glab to create, review, and merge merge requests (MRs) directly from the command line, streamlining code collaboration. It integrates with GitLab CI/CD to monitor pipeline status and ensure quality checks pass before merging, reducing manual steps in the development cycle.
DevOps engineers employ glab to monitor and trigger CI/CD pipelines on self-hosted GitLab instances, automating deployment processes. They use scripts like glab-pipeline-watch.sh to watch pipelines with exit codes, enabling automated alerts and rollback decisions based on pipeline outcomes.
Maintainers of open source projects on GitLab use glab to manage issues by creating, listing, and closing them via CLI, facilitating efficient bug tracking. This helps in automating issue triage and assignment, improving response times and community engagement.
Large organizations automate repetitive GitLab tasks such as MR approvals and pipeline retries using glab scripts, reducing manual intervention. This is particularly useful for self-hosted instances where custom workflows need integration with internal tools, enhancing operational efficiency.
Companies integrate glab into their SaaS DevOps platforms to offer enhanced GitLab CLI capabilities as part of a subscription service. This generates revenue through tiered pricing based on features like advanced automation scripts and support for self-hosted instances.
Consulting firms provide services to set up and customize glab workflows for clients, including scripting and security configurations for GitLab automation. Revenue comes from project-based fees and ongoing maintenance contracts for optimizing CI/CD pipelines.
Educational organizations offer training courses and certifications on using glab for GitLab management, targeting developers and DevOps professionals. Revenue is generated through course fees, certification exams, and corporate training packages.
💬 Integration Tip
Set the GITLAB_TOKEN with minimal scopes like read_api for safety, and use the -R flag to specify repositories when working outside a git repo to avoid errors.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.