macOS
brew install lablocal Homebrew formula metadata
sudo port install labMacPorts ports tree · devel/lab/Portfile · ソース: api.github.com
brew
lab のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lablocal Homebrew formula metadata
sudo port install labMacPorts ports tree · devel/lab/Portfile · ソース: api.github.com
sudo apk add labAlpine Linux edge package indexes · lab · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#labnixpkgs package indexes · pkgs/by-name/la/lab/package.nix · ソース: api.github.com
scoop install main/labScoop official bucket manifest trees · bucket/lab.json · ソース: api.github.com
概要
Git wrapper for GitLab
履歴
Lab is a community GitLab command-line tool that wraps Git and GitLab API workflows. It focuses on merge requests, issues, milestones, snippets, CI pipelines, repository cloning, and forking from the terminal.
Its appeal was giving GitLab users a hub-like workflow before the GitLab-owned `glab` CLI became the obvious official comparison point.
The project presents itself as `git + GitLab`: a Go command-line utility designed to make GitLab repository work feel close to normal Git usage. The README emphasizes a simple interface for GitLab API commands and WebUI-like messages and errors.
Lab originally described itself as wrapping Git or Hub, but later release notes document removal of hub support and references to `glab`, showing the project adjusting as GitLab CLI tooling matured around it.
Lab spread through developer package managers such as Homebrew, Nix, Scoop, Alpine, and MacPorts because it solved a practical terminal gap for GitLab users: creating and reviewing merge requests, issues, and CI state without switching to the browser.
Its GitHub repository retained a modest but real community footprint, with more than a thousand stars and release artifacts for multiple platforms on the public release page.
Users configure GitLab host and token details in lab.toml files, with user, worktree, and local-project locations. Commands can be run directly as `lab` or wired into Git aliases such as `git lab mr list`.
Common workflows include cloning GitLab repositories, creating or listing merge requests, working with issues, viewing CI pipelines and jobs, and browsing project resources from the terminal.
Lab is useful package-manager history because it captures a period when Git hosting sites had uneven first-party CLI support. GitHub had hub and later gh; GitLab users often reached for community tools like lab before GitLab's own glab project became prominent.
The package also shows how CLI tools track hosted-service APIs: a small local binary becomes valuable only when it keeps up with merge-request, issue, token, and CI behavior on a remote platform.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./lab.toml~/.config/lab/lab.toml.git/lab/lab.tomlCredential-bearing paths to review before unattended agent runs.
./lab.toml~/.config/lab/lab.toml.git/lab/lab.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lab | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/zaquestion/lab
インストールメタデータ
| パッケージキー | brew:lab |
|---|---|
| バージョン | 0.25.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lab |
| ホームページ | https://zaquestion.github.io/lab |
| リポジトリ | https://github.com/zaquestion/lab |
| 上流ドキュメント | https://zaquestion.github.io/lab |
| ライセンス | CC0-1.0 |
| ソースアーカイブ | https://github.com/zaquestion/lab/archive/refs/tags/v0.25.1.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lab |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lab
nix profile install nixpkgs#lablab 0.25.1-r36
Git Wrapper for GitLab
https://zaquestion.github.io/lab/
sudo apk add lablab-bash-completion 0.25.1-r36
Bash completions for lab
https://zaquestion.github.io/lab/
sudo apk add lab-bash-completionlab-fish-completion 0.25.1-r36
Fish completions for lab
https://zaquestion.github.io/lab/
sudo apk add lab-fish-completionlab-zsh-completion 0.25.1-r36
Zsh completions for lab
https://zaquestion.github.io/lab/
sudo apk add lab-zsh-completionlab
sudo port install labmain/lab
scoop install main/labソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.