Automic VaultAutomic Vault

brew

orbuculum を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install orbuculum

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Arm Cortex-M SWO/SWV Demux and Postprocess

コマンドとエイリアス

  • orbcat
  • orbdump
  • orbfifo
  • orblcd
  • orbmortem
  • orbprofile
  • orbstat
  • orbtop
  • orbtrace
  • orbuculum
  • orbzmq

履歴

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

Orbuculum is a suite of host-side tools for decoding and presenting trace output from Arm Cortex-M CPUs. The Orbcode project describes it as software for making otherwise invisible trace flows visible, starting with SWO and expanding to 1-, 2-, and 4-bit parallel trace when paired with ORBTrace mini or other trace capture hardware.

プロジェクトの歴史

Orbuculum began around Single Wire Output and Serial Wire Viewer workflows for Cortex-M debugging. The upstream documentation says it originally supported only the SWO pin, then added support for parallel trace through ORBTrace mini and other interfaces such as JTrace.

The 2.2.0 README describes a larger internal shift from a legacy chip-like stream protocol to `orbflow`, an extensible packet-oriented protocol that represents probe data more compactly. It also notes added CPU families, improved client application handling, improved stats and timing, a simplified communications subsystem, and early ETM4 support.

採用の歴史

Orbuculum is niche but meaningful in embedded debugging. The upstream page lists support for Black Magic Debug Probe, SEGGER J-Link, generic USB TTL serial interfaces, FTDI high-speed serial interfaces, OpenOCD, PyOCD, ice40-HX8K and ECP5 parallel-trace boards, raw SWO files, and TCP sources that expose SWO.

The ORBTrace mini page links the hardware and software sides of the ecosystem: ORBTrace mini is an open-source debug and parallel trace interface for Cortex-M microcontrollers, and Orbuculum is the host suite used to exploit the captured trace stream.

使われ方

Embedded developers run `orbuculum` as the mux that connects to a trace probe and exposes a network interface, then attach tools such as `orbcat` for ITM channel text, `orbdump` for raw SWO capture, `orbtop` for live activity views, `orbstat` for analysis and KCacheGrind output, `orbmortem` for post-mortem analysis, and `orbtrace` for ORBTrace FPGA configuration.

The practical use case is low-intrusion insight into firmware execution: text channels, program-counter samples, performance analysis, and crash reconstruction without relying only on breakpoints or serial logging.

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

Orbuculum matters to package nerds because it packages a specialized embedded trace workflow as Unix-style command-line tools. The formula exposes many executables, each handling one part of trace capture, demultiplexing, viewing, statistics, or post-processing.

タイムライン

  • 2023-06-30: The changelog records Orbuculum 2.1.0 with timestamping work, a move to Meson/Ninja, stream abstraction cleanup, option renames, ORBTrace SWO support, and reliability fixes.
  • 2024-10-23: The release page for 2.2.0 describes orbflow protocol, ORBTrace Mini gateware 1.4.0 compatibility, FreeBSD support, and experimental ETM4 work.

Related projects

  • Orbuculum is part of the Orbcode ecosystem alongside ORBTrace mini hardware. It also interoperates with common embedded debug tools such as Black Magic Probe, OpenOCD, PyOCD, and SEGGER J-Link.

セキュリティ状態

リスクレベル: グリーン

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
orbcatcliグローバル実行可能ファイル
orbdumpcliグローバル実行可能ファイル
orbfifocliグローバル実行可能ファイル
orblcdcliグローバル実行可能ファイル
orbmortemcliグローバル実行可能ファイル
orbprofilecliグローバル実行可能ファイル
orbstatcliグローバル実行可能ファイル
orbtopcliグローバル実行可能ファイル
orbtracecliグローバル実行可能ファイル
orbuculumcliグローバル実行可能ファイル
orbzmqcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/orbcode/orbuculum

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:orbuculum
バージョン2.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/orbuculum
ホームページhttps://github.com/orbcode/orbuculum
リポジトリhttps://github.com/orbcode/orbuculum
上流ドキュメントhttps://github.com/orbcode/orbuculum#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/orbcode/orbuculum/archive/refs/tags/V2.2.0.tar.gz
最終更新2026-06-18T02:29:00-04:00
Pulseupdated
依存関係capstone, dwarfutils, libusb, sdl2-compat, zeromq
ビルド依存関係libelf, meson, ninja, pkgconf
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

orbuculum

nix profile install nixpkgs#orbuculum
  • normalized package name match
  • 一致条件: Orbuculum
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/or/orbuculum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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