Automic VaultAutomic Vault

brew

使用 Homebrew 安装 apibuilder-cli

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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