Automic VaultAutomic Vault

brew

ufbt を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ufbt

local Homebrew formula metadata

概要

パッケージ概要

Compact tool for building and debugging applications for Flipper Zero

コマンドとエイリアス

  • ufbt
  • ufbt-bootstrap

履歴

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

uFBT, the micro Flipper Build Tool, is Flipper Devices' compact build and debugging tool for Flipper Zero applications. It packages the common app-development path so developers do not have to build the full firmware tree just to compile and test a single app.

プロジェクトの歴史

The uFBT repository was created in 2022, and official releases began in 2023. Its README describes it as a simplified version of Flipper Build Tool, using prebuilt binaries, libraries, firmware headers, debug symbols, and a platform toolchain downloaded for the developer's machine.

The official Flipper developer documentation positions uFBT as the alternative for developers who do not need all FBT features, such as building the whole firmware, and only want to build and debug a single app.

採用の歴史

uFBT grew with the Flipper Zero external app ecosystem. Its adoption is tied to developers distributing `.fap` applications and wanting a repeatable local and CI build path without cloning and building the entire firmware source tree.

使われ方

A typical user installs it with pip, runs `ufbt` in a directory containing an application manifest, and receives a built binary in `dist`. The tool also supports `ufbt launch`, flashing and debugging commands, VS Code integration, application template creation, SDK channel switching, and `.env` based per-project SDK state.

The README also points to an official GitHub Action for automating Flipper application builds and publishing from GitHub workflows.

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

For package nerds, uFBT is interesting because it turns an embedded-device firmware build environment into a small installable CLI. The packaged tool is mostly a manager and bootstrapper for official SDK components, which is exactly the part developers want their package manager to make boring.

タイムライン

  • 2022-10-30: Official GitHub repository created.
  • 2023-04-06: uFBT 0.1.0 and 0.2.0 releases published.
  • 2024-07-11: uFBT 0.2.6 release published.

Related projects

  • uFBT is a simplified companion to Flipper Build Tool in the flipperzero-firmware project.
  • The official flipperzero-ufbt-action repository brings uFBT builds to GitHub Actions.

セキュリティ状態

リスクレベル: グリーン

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 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://pypi.org/project/ufbt/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://pypi.org/project/ufbt/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ufbt
バージョン0.2.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ufbt
ホームページhttps://pypi.org/project/ufbt/
リポジトリhttps://github.com/flipperdevices/flipperzero-ufbt
上流ドキュメントhttps://developer.flipper.net/flipperzero/doxygen/fbt.html
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://files.pythonhosted.org/packages/59/3b/013525f91836171870c49a53db8d2f772b5d32e682c0d25d0d0481c9bb51/ufbt-0.2.6.tar.gz
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameufbt
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