# zeroclaw を Homebrew, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:zeroclaw
```

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

### macOS

- Homebrew (100%):

```sh
brew install zeroclaw
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#zeroclaw
```

  証拠: nixpkgs package indexes: pkgs/by-name/ze/zeroclaw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/zeroclaw
```

  証拠: Scoop official bucket manifest trees: bucket/zeroclaw.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id ZeroClawLabs.ZeroClaw -e
```

  証拠: Windows Package Manager source index: ZeroClawLabs.ZeroClaw from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:zeroclaw
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/zeroclaw>
- **バージョン:** 0.8.3
- **ソース概要:** Rust-first autonomous agent runtime
- **ホームページ:** <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
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- zeroclaw (cli)
- zeroclaw (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 0.8.3
- マネージャ更新日: 2026-07-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/zeroclaw-labs/zeroclaw
- 検出された最新: v0.8.3 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2026-06-17: GitHub wiki page says ZeroClaw documentation moved to docs.zeroclawlabs.ai as the single source of truth.
- 2026-06-26: GitHub repository release listing shows v0.8.2 as latest.
- 2026: README identifies the GitHub repository as the only official ZeroClaw repository and documents architecture, contribution areas, and security policy.

### Related projects

- OpenClaw and other Claw-family agent projects are adjacent points of comparison for local assistant runtime design.
- Ollama and OpenAI-compatible providers are relevant integrations because ZeroClaw routes model providers through its runtime.
- MCP-style tool and agent protocols are adjacent to ZeroClaw's channel/tool/gateway architecture.

### ソース

- <https://github.com/zeroclaw-labs/zeroclaw#readme>
- <https://github.com/zeroclaw-labs/zeroclaw/blob/master/docs/book/src/security/overview.md>
- <https://github.com/zeroclaw-labs/zeroclaw/blob/master/docs/book/src/tools/overview.md>
- <https://github.com/zeroclaw-labs/zeroclaw/wiki>
- source_facts.package-manager


## セキュリティノート

formula declares a Homebrew service. generalized runtime or code generation signal.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service
- generalized runtime or code generation signal


## 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: ~/.zeroclaw/config.toml

## Credential files

- Unix: ~/.zeroclaw/secrets
## ソースデータベース詳細

- **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:** head, stable

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

- Nix - zeroclaw: normalized package name match | nixpkgs package indexes: pkgs/by-name/ze/zeroclaw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/zeroclaw: normalized package name match | Scoop official bucket manifest trees: bucket/zeroclaw.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - ZeroClawLabs.ZeroClaw: normalized package name match | Windows Package Manager source index: ZeroClawLabs.ZeroClaw from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [AI and agent packages](https://www.automicvault.com/ja/pkg/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [librefang](https://www.automicvault.com/ja/pkg/brew/librefang/) - Shares av.db curated category or tags: agent-runtime, agents, ai, cli, rust.
- [agent-browser](https://www.automicvault.com/ja/pkg/brew/agent-browser/) - Shares av.db curated category or tags: agents, ai, cli, rust.
- [block-goose-cli](https://www.automicvault.com/ja/pkg/brew/block-goose-cli/) - Shares av.db curated category or tags: agents, ai, ai-agent, cli.
- [hermes-agent](https://www.automicvault.com/ja/pkg/brew/hermes-agent/) - Shares av.db curated category or tags: agents, ai, ai-agent, cli.
- [zeptoclaw](https://www.automicvault.com/ja/pkg/brew/zeptoclaw/) - Shares av.db curated category or tags: agents, ai, ai-agent, cli.
- [docker-agent](https://www.automicvault.com/ja/pkg/brew/docker-agent/) - Shares av.db curated category or tags: agents, ai, cli.
- [e2b](https://www.automicvault.com/ja/pkg/brew/e2b/) - Shares av.db curated category or tags: agents, ai, cli.
- [gbox](https://www.automicvault.com/ja/pkg/brew/gbox/) - Shares av.db curated category or tags: agents, ai, cli.
- [nullclaw](https://www.automicvault.com/ja/pkg/brew/nullclaw/) - Local package facts share a topical domain. Shared terms: agent, agents, ai, assistant, autonomous.

## Combined YAML source

View the package source record on GitHub. [combined/zeroclaw.yml](https://github.com/automic-vault/db/blob/main/combined/zeroclaw.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
