Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, scoop, winget 安装 zeroclaw

查看 zeroclaw 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zeroclaw

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#zeroclaw

nixpkgs package indexes · pkgs/by-name/ze/zeroclaw/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/zeroclaw

Scoop official bucket manifest trees · bucket/zeroclaw.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id ZeroClawLabs.ZeroClaw -e

Windows Package Manager source index · ZeroClawLabs.ZeroClaw · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Rust-first autonomous agent runtime

命令和别名

  • zeroclaw

历史

项目历史与用法

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.

安全态势

风险级别:orange

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

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

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

信号

  • metadata:service
  • text:runtime

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.zeroclaw/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.zeroclaw/secrets

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zeroclawcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.8.3
管理器更新时间2026-07-19
本地数据OK
上游当前
检测到的最新版本v0.8.3

https://github.com/zeroclaw-labs/zeroclaw

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

zeroclaw

nix profile install nixpkgs#zeroclaw
  • normalized package name match
  • 匹配方式:Zeroclaw
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ze/zeroclaw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/zeroclaw

scoop install main/zeroclaw
  • normalized package name match
  • 匹配方式:Zeroclaw
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zeroclaw.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

ZeroClawLabs.ZeroClaw

winget install --id ZeroClawLabs.ZeroClaw -e
  • normalized package name match
  • 匹配方式:Zeroclaw
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ZeroClawLabs.ZeroClaw from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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