Automic VaultAutomic Vault

brew

apib を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install apib

local Homebrew formula metadata

概要

パッケージ概要

HTTP performance-testing tool

コマンドとエイリアス

  • apib
  • apibmon

履歴

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

apib, short for API Bench, is an Apigee-origin HTTP API benchmarking tool. It was designed as a modernized ApacheBench-like utility for testing HTTP/1.1 APIs with concurrency, keep-alive behavior, CSV output, OAuth 1.0 signing, and optional remote resource monitoring.

プロジェクトの歴史

The public repository was created in 2013 under Apigee. The README describes the tool as stable, available on Linux, Mac OS X, and FreeBSD, and positioned as a simple performance-testing utility for HTTP API servers.

The repository is now archived on GitHub, so its package-manager value is mostly historical and operational rather than fast-moving. GitHub releases list apib 1.2 and 1.2.1 release candidates in 2020, while the README identifies 1.2.1 as the current version.

採用の歴史

The README explicitly documents Homebrew installation for macOS and source builds for other platforms. The build documentation explains both Bazel and CMake paths, noting that the CMake build was used for Homebrew and potentially other repositories.

使われ方

A simple run looks like apib -c 100 -d 60 URL, which sends load for a time-bounded interval using a configured number of concurrent connections. The running guide emphasizes time-scheduled tests, warmup periods, HTTP verbs, request bodies, headers, HTTP Basic authentication, OAuth 1.0 signatures, and CSV output for automated test scripts.

apibmon is the companion remote-monitoring process. The official docs show apib using -M host:port to collect CPU and memory statistics from a target host running apibmon, with /proc-based resource collection on Linux-like systems.

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

apib sits in the lineage of tiny HTTP load-test binaries that are easy to install, script, and throw into CI or release checks. Package nerds care because it is both familiar, thanks to its ApacheBench-like shape, and different enough to preserve: HTTP/1.1 focus, OAuth signing, CSV automation, and remote monitoring made it useful for API-centric benchmarking.

タイムライン

  • 2013: Public apigee/apib repository created.
  • 2020: GitHub releases published apib 1.2 and 1.2.1 release candidate.
  • 2024: Repository metadata shows the project archived on GitHub.

Related projects

  • apib is directly compared with ApacheBench in its own documentation. It is also adjacent to HTTP load generators, API performance smoke tests, libev-based clients, and Apigee API operational tooling.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:http

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.2.1
マネージャ更新日2026-04-30
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/apigee/apib

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:apib
バージョン1.2.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/apib
ホームページhttps://github.com/apigee/apib
リポジトリhttps://github.com/apigee/apib
上流ドキュメントhttps://github.com/apigee/apib#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/apigee/apib/archive/refs/tags/APIB_1_2_1.tar.gz
最終更新2026-04-30T20:50:47+09:00
Pulseupdated
依存関係libev, openssl@3
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapib
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
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