Automic VaultAutomic Vault

brew

apibuilder-cli を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install apibuilder-cli

local Homebrew formula metadata

概要

パッケージ概要

Command-line interface to generate clients for api builder

コマンドとエイリアス

  • apibuilder
  • create-config
  • read-config

履歴

プロジェクトの歴史と使われ方

apibuilder-cli is the command-line interface for API Builder, a platform for managing API descriptions and invoking code generators. It lets users list organizations and applications, upload API descriptors, generate clients, and update local generated code from project configuration.

プロジェクトの歴史

The public apicollective/apibuilder-cli repository was created in 2015. The README describes a CLI centered on the app.apibuilder.io service: public APIs need no setup, while private APIs use a generated configuration file containing an API token.

The broader API Builder site presents the service as tooling for modern APIs, including management, sharing, version history, native libraries, and code generators. The CLI is the package-manager-facing piece of that ecosystem, exposing generator and upload workflows to scripts.

採用の歴史

The README documents Homebrew installation on macOS and a shell install path for other platforms. The batch input shows Homebrew packaging, which is consistent with a developer workflow tool used from local repositories and CI jobs rather than as a long-running service.

使われ方

The CLI can list organizations, applications, and versions; invoke a named generator into a target directory; upload an API descriptor with a version; update generated code based on .apibuilder/config; clean API Builder versions not tagged in the source repository; and check or upgrade the CLI itself.

Private API use stores tokens in ~/.apibuilder/config. Project update workflows use a YAML .apibuilder/config file in the current repository to specify organizations, projects, versions, generators, target paths, file patterns, and generator attributes.

パッケージ好きにとっての重要性

apibuilder-cli matters as glue between an API catalog and generated client/server code in a local source tree. For package users, the interesting bits are the split between global credentials and per-project generator config, and the fact that the CLI can be driven from Git hooks or continuous delivery with silent upload and clean modes.

タイムライン

  • 2015: Public apicollective/apibuilder-cli repository created.
  • 2010s: README documents Homebrew installation and token-backed private API setup.
  • 2026: Repository metadata shows continued pushes to the public repository.

Related projects

  • apibuilder-cli is related to the API Builder web service, app.apibuilder.io generators, API descriptor formats, and generated clients such as Play, http4s, Android, Kotlin, and other generator-backed outputs.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.apibuilder/config.apibuilder/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.apibuilder/config

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/apicollective/apibuilder-cli

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:apibuilder-cli
バージョン0.2.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/apibuilder-cli
ホームページhttps://www.apibuilder.io
リポジトリhttps://github.com/apicollective/apibuilder-cli
上流ドキュメントhttps://app.apibuilder.io/generators
ライセンスMIT
ソースアーカイブhttps://github.com/apicollective/apibuilder-cli/archive/refs/tags/0.2.4.tar.gz
macOS 提供ライブラリruby
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapibuilder-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • 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 configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment