pkg.soopen package index

brew / 順位 6561

ubi を Homebrew, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ubi

local Homebrew formula metadata

Windows

Windows Package Manager確認済み · 92%
winget install --id houseabsolute.ubi -e

Windows Package Manager source index · houseabsolute.ubi · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Universal Binary Installer

コマンドとエイリアス

  • ubi

履歴

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

ubi, the Universal Binary Installer, is a small CLI for installing prebuilt binaries from GitHub releases and similar release pages. It belongs to the newer generation of package-helper tools that automate the common shell-script pattern of selecting the right OS and CPU asset, downloading it, and putting the binary on PATH.

プロジェクトの歴史

The official repository describes ubi as the Universal Binary Installer. Its release page shows a 0.x project with signed tags, many platform-specific release assets, and continuing changes around asset selection, platform matching, Android support, libc matching, private-repository downloads, and supply-chain safety.

The project is maintained by Dave Rolsky under the houseabsolute namespace and is distributed under Apache-2.0 OR MIT in the batch input. Its own releases are themselves a demonstration of the problem it solves: the v0.9.0 release publishes many per-platform archives and checksum assets.

採用の歴史

ubi is adopted in package-nerd workflows where users want a lightweight installer for GitHub-release binaries without writing a custom curl, tar, and grep script for each tool. The batch input lists Homebrew and winget availability, reflecting its cross-platform installer niche.

Release notes show the project responding to real packaging edge cases: asset names that contain misleading numbers, Android targets, musl versus glibc Linux assets, private repositories, and minimum release age to reduce supply-chain risk.

使われ方

ubi is used to pick a matching release artifact for the current platform, download it, and install the contained binary. Its package-nerd use case is bootstrapping CLI tools from upstream release assets when a native package does not exist or when the user wants upstream's current binary.

The v0.9.0 release added a --min-age-days flag to consider only releases at least a specified age, explicitly framed by the project as useful for mitigating supply-chain attacks.

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

ubi matters because GitHub Releases became an unofficial binary distribution layer for many small CLIs. A generic installer for those releases sits between full package managers and one-off install scripts.

For Homebrew users, the amusing recursion is that a package manager can install ubi, and ubi can then install tools that are not packaged or are wanted directly from upstream release artifacts.

タイムライン

  • 2024-2026: The visible release history is in the 0.x series, with repeated changes around release-asset matching and platform support.
  • 2026: v0.9.0 is released with --min-age-days for release-age filtering.

Related projects

  • GitHub Releases are the primary ecosystem surface for ubi's installer model.
  • Homebrew and winget provide native package-manager distribution for ubi itself according to the batch input.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
ubi実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.10.0
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ubi
バージョン0.10.0
パッケージマネージャHomebrew
ホームページhttps://github.com/houseabsolute/ubi
リポジトリhttps://github.com/houseabsolute/ubi
最終更新2026-07-26T21:15:45Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

winget95%

houseabsolute.ubi

winget install --id houseabsolute.ubi -e
  • normalized package name match
  • 一致条件: Ubi
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: houseabsolute.ubi from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation