# Install nullhub with Homebrew

Management console for the Null ecosystem. Version 2026.5.29 via Homebrew; verified 2026-07-25.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install nullhub
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:nullhub
- **Package manager:** Homebrew
- **Version:** 2026.5.29
- **Source summary:** Management console for the Null ecosystem
- **Homepage:** <https://nullhub.io>
- **Repository:** <https://github.com/nullclaw/nullhub>
- **Last updated:** 2026-07-25T04:19:19Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- nullhub (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2026.5.29
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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

### Why package nerds care

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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for nullhub. Nucleus package metadata is still published here so future coverage has a stable package URL.



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


## Sources

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