Automic VaultAutomic Vault

brew

bundletool を Homebrew, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bundletool

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#bundletool

nixpkgs package indexes · pkgs/by-name/bu/bundletool/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/bundletool

Scoop official bucket manifest trees · bucket/bundletool.json · ソース: api.github.com

概要

パッケージ概要

Command-line tool to manipulate Android App Bundles

コマンドとエイリアス

  • bundletool

履歴

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

bundletool is Google's command-line tool for building, inspecting, generating, extracting, and installing Android App Bundles, Android SDK Bundles, and the APK sets derived from them.

プロジェクトの歴史

bundletool grew out of the Android App Bundle distribution model introduced at Google I/O 2018. The official Android Developers blog described App Bundles and Google Play Dynamic Delivery as a way to publish all code and resources while letting Google Play deliver only the pieces matching a user's device.

The GitHub README defines bundletool's responsibilities around building app bundles from precompiled modules, generating APK Set archives for possible devices, extracting device-compatible APKs, installing those APKs, extracting device specs, and handling code transparency. It later also gained Android SDK Bundle responsibilities for runtime-enabled SDKs.

採用の歴史

bundletool became foundational Android packaging infrastructure because Android Studio, the Android Gradle plugin, and Google Play use it to construct App Bundles and convert them into APKs for deployment. Its command-line interface gives developers and CI systems the same underlying operations for local testing and release validation.

使われ方

Typical direct use includes generating an `.apks` archive from an `.aab`, extracting APKs compatible with a connected or described device, installing those APKs for testing, dumping bundle metadata, and creating device spec JSON. Most developers encounter it indirectly through Android Studio or Gradle, while release engineers use it explicitly in build pipelines.

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

bundletool is package-nerd significant because it separates the published Android package from the device-specific install artifact. It is the practical machinery behind App Bundles, split APK generation, dynamic delivery, code transparency checks, and SDK bundle packaging, so it changed what an Android 'package' means after the APK-only era.

タイムライン

  • 2018-05: Android App Bundle and Google Play Dynamic Delivery announced at Google I/O.
  • 2018: bundletool repository and command-line workflow became the reference tooling for App Bundles.
  • 2024: 1.17.x releases added runtime-enabled SDK bundle validations and commands.
  • 2025-01: 1.18.0 added device group targeting support.
  • 2025-12: 1.18.3 release notes show ongoing bundle and SDK packaging maintenance.

Related projects

  • Related projects and systems include Android Studio, the Android Gradle plugin, Google Play, APKs, Android App Bundles, APK Set archives, dynamic feature modules, R8, and Android SDK Bundles.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/google/bundletool

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bundletool
バージョン1.18.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bundletool
ホームページhttps://github.com/google/bundletool
リポジトリhttps://github.com/google/bundletool
上流ドキュメントhttps://developer.android.com/studio/command-line/bundletool
ライセンスApache-2.0
ソースアーカイブhttps://github.com/google/bundletool/releases/download/1.18.3/bundletool-all-1.18.3.jar
依存関係openjdk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

bundletool

nix profile install nixpkgs#bundletool
  • normalized package name match
  • 一致条件: Bundletool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/bundletool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/bundletool

scoop install main/bundletool
  • normalized package name match
  • 一致条件: Bundletool
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/bundletool.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment