macOS
brew install zeroclawlocal Homebrew formula metadata
brew
zeroclaw のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install zeroclawlocal Homebrew formula metadata
nix profile install nixpkgs#zeroclawnixpkgs package indexes · pkgs/by-name/ze/zeroclaw/package.nix · ソース: api.github.com
scoop install main/zeroclawScoop official bucket manifest trees · bucket/zeroclaw.json · ソース: api.github.com
winget install --id ZeroClawLabs.ZeroClaw -eWindows Package Manager source index · ZeroClawLabs.ZeroClaw · ソース: cdn.winget.microsoft.com
概要
Rust-first autonomous agent runtime
履歴
ZeroClaw is a Rust autonomous-agent runtime and CLI for personal AI assistant infrastructure, focused on providers, channels, tools, memory, gateways, and security policy in a deployable local or self-hosted stack.
ZeroClaw's public repository describes it as fast, small, autonomous personal-assistant infrastructure that can run across operating systems and platforms. The README presents an architecture with channels, gateway, ACP/JSON-RPC, runtime, agent loop, security policy, SOP engine, providers, tools, and memory.
The project is new enough that most reliable history is in its own repository. By June 2026, the project had moved documentation out of the GitHub wiki to docs.zeroclawlabs.ai and the README identified the GitHub repository as the only official ZeroClaw repository, which is useful because the name appears in adjacent and unofficial pages.
Its security docs frame the core problem directly: an agent that can execute shell commands, open URLs, and write files is privileged, so every tool call and channel message is gated by risk/runtime profiles and security policy.
The README shows a large public GitHub footprint by mid-2026, with many stars, forks, releases, discussions, issues, and pull requests. The supplied package data lists Homebrew, Nix, Scoop, and winget packaging, suggesting early cross-platform packaging for people evaluating agent runtimes outside a single language ecosystem.
The adoption story is still early and should be treated as active-project evidence rather than mature ecosystem history. Its relevance is strongest among users testing local AI assistants, multi-channel agent gateways, and Rust-native alternatives to heavier Node/Python assistant stacks.
Operators use the `zeroclaw` CLI to onboard, configure providers and secrets, run local agents, expose gateway/API modes, and wire channels and tools into the runtime. The repository separates CLI commands for operators from tools that the agent can invoke mid-conversation.
Tools are treated as privileged capabilities, such as shell, HTTP, browser, file, PDF, or hardware access, and produce receipts while passing through security policy. That makes the package closer to an agent runtime than a simple chatbot CLI.
ZeroClaw matters as a package because it packages a whole agent runtime into a CLI: local state, provider configuration, secrets, tools, memory, channel adapters, gateway surfaces, and security policy. Installing it is not just adding a command; it is installing an operator entrypoint for autonomous actions.
The project also shows the 2026 packaging pressure around AI tools: users want Homebrew/Nix/Scoop/winget convenience, but maintainers need clear official-source identity, documentation location, and safe defaults for a tool that may execute commands and touch files.
セキュリティ状態
formula declares a Homebrew service. generalized runtime or code generation signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.zeroclaw/config.tomlCredential-bearing paths to review before unattended agent runs.
~/.zeroclaw/secrets実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zeroclaw | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/zeroclaw-labs/zeroclaw
インストールメタデータ
| パッケージキー | brew:zeroclaw |
|---|---|
| バージョン | 0.8.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/zeroclaw |
| ホームページ | https://www.zeroclawlabs.ai/ |
| リポジトリ | https://github.com/zeroclaw-labs/zeroclaw |
| 上流ドキュメント | https://github.com/zeroclaw-labs/zeroclaw/blob/master/docs/README.md |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/zeroclaw-labs/zeroclaw/archive/refs/tags/v0.8.3.tar.gz |
| 最終更新 | 2026-07-19T13:49:47Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zeroclaw |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
zeroclaw
nix profile install nixpkgs#zeroclawmain/zeroclaw
scoop install main/zeroclawZeroClawLabs.ZeroClaw
winget install --id ZeroClawLabs.ZeroClaw -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.