macOS
brew install gabolocal Homebrew formula metadata
brew
gabo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gabolocal Homebrew formula metadata
概要
Generates GitHub Actions boilerplate
履歴
gabo, short for GitHub Actions Boilerplate, is a Go command-line tool for generating and analyzing GitHub Actions workflow boilerplate with safer defaults.
The GitHub repository was created in March 2023. Its README frames the tool as a response to common GitHub Actions pitfalls and emphasizes generated workflows with timeouts, path filters, concurrency cancellation, caching, and reduced GITHUB_TOKEN permissions.
Upstream documents installation through go install, direct go run usage, and Homebrew. Public package-manager adoption appears intentionally narrow in the supplied facts, with Homebrew listed as the only package-manager entry.
The CLI can analyze a repository or generate workflow files under .github/workflows. Supported templates include Android, Docker, npm/yarn, Go, Python, shell, YAML, Markdown, OpenAPI, and GitHub Actions linting workflows.
gabo is a small but package-relevant example of turning copied CI YAML into a versioned CLI. Its value is less about broad ecosystem history and more about encoding conservative workflow defaults into a repeatable tool.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gabo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ashishb/gabo
インストールメタデータ
| パッケージキー | brew:gabo |
|---|---|
| バージョン | 1.16.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gabo |
| ホームページ | https://ashishb.net/tech/common-pitfalls-of-github-actions/ |
| リポジトリ | https://github.com/ashishb/gabo |
| 上流ドキュメント | https://github.com/ashishb/gabo#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/ashishb/gabo/archive/refs/tags/v1.16.0.tar.gz |
| 最終更新 | 2026-07-20T09:22:36Z |
| Pulse | updated |
| ビルド依存関係 | 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 | gabo |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.