Automic VaultAutomic Vault

brew

gabo を Homebrew でインストール

gabo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gabo

local 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.

タイムライン

  • 2023: GitHub repository created.
  • 2020s: Distributed through go install/direct go run and Homebrew according to upstream README and supplied package facts.

Related projects

  • gabo-generated workflows refer to ecosystem tools such as actionlint, zizmor, hadolint, vacuum, and oasdiff for specific CI checks.
  • The README points readers to the author's GitHub Actions pitfalls article for background.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gabocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.16.0
マネージャ更新日2026-07-20
ローカルデータOK
上流最新
検出された最新v1.16.0

https://github.com/ashishb/gabo

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegabo
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment