# nullhub を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:nullhub
```

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

### macOS

- Homebrew (100%):

```sh
brew install nullhub
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:nullhub
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2026.5.29
- **ソース概要:** Management console for the Null ecosystem
- **ホームページ:** <https://nullhub.io>
- **リポジトリ:** <https://github.com/nullclaw/nullhub>
- **最終更新:** 2026-07-25T04:19:19Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- nullhub (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2026.5.29
## プロジェクトの歴史と使われ方

NullHub is the local management hub for the NullClaw ecosystem, combining a CLI, process supervisor, HTTP service, and embedded web interface in one Zig binary.

### プロジェクトの歴史

NullHub was developed as the installation and operations surface for NullClaw and related Null ecosystem components, including NullBoiler, NullTickets, and NullWatch. Its manifest-driven model lets one hub manage different component types and multiple instances.

### 採用の歴史

The project is distributed as native binaries and a container, and its own installer can use common operating-system package managers to satisfy runtime tools.

### 使われ方

Users start the local dashboard with nullhub, or use CLI commands to install, configure, supervise, inspect logs, and update ecosystem components. All local state is kept under ~/.nullhub/.

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

NullHub is notable as a package-level control plane: a single native binary manages the installation lifecycle, configuration, health, and upgrades of a family of local AI-agent tools.

### Related projects

- NullClaw
- NullBoiler
- NullTickets
- NullWatch

### ソース

- Official NullHub README: https://github.com/nullclaw/nullhub#readme
- Official NullHub site: https://nullhub.io/


## セキュリティノート

nullhub に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

- Unix: ~/.nullhub/

## Combined YAML source

View the package source record on GitHub. [combined/nullhub.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nullhub.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- cross-ecosystem install command graph
