# 使用 Homebrew, scoop, winget 安装 ironclaw

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

## 安装

```sh
sudo av install brew:ironclaw
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ironclaw
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/ironclaw
```

  证据: Scoop official bucket manifest trees: bucket/ironclaw.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id NearAI.IronClaw -e
```

  证据: Windows Package Manager source index: NearAI.IronClaw from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:ironclaw
- **软件包管理器:** Homebrew
- **版本:** 1.0.0
- **来源摘要:** Security-first personal AI assistant with WASM sandbox channels
- **主页:** <https://www.ironclaw.com>
- **仓库:** <https://github.com/nearai/ironclaw>
- **最后更新:** 2026-07-28T08:07:10Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ironclaw (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.0
## 项目历史与用法

IronClaw is a Rust-based personal AI assistant and agent runtime from NEAR AI, packaged as a command-line application with a security-first positioning. Its package history is short, but its rapid release stream and Homebrew presence make it part of the 2026 wave of agent tools being packaged for local developer machines.

### 项目历史

The public GitHub repository was created on February 3, 2026, and the first GitHub release, v0.1.0, was published on February 12, 2026. The README describes IronClaw as a secure personal AI assistant and documents a Reborn runtime with a separate `ironclaw-reborn` binary, state root, model routing, provider configuration, and production storage settings.

The project homepage frames IronClaw as a secure, open-source alternative to OpenClaw that can run locally or in NEAR AI Cloud encrypted enclaves. The README's configuration sections emphasize environment-variable secrets, rejecting inline secret-shaped config values, provider selection for OpenAI, Anthropic, OpenAI-compatible endpoints, OpenRouter, Ollama, and Codex auth, and policy-controlled runtime profiles.

### 采用历史

IronClaw entered Homebrew with the description 'Security-first personal AI assistant with WASM sandbox channels' and also appears in Windows package metadata through winget and Scoop in the input package facts. The GitHub repository accumulated substantial public stars and forks within months, which is unusual for a young CLI package and reflects the broader demand for local agent runtimes with stronger isolation claims.

### 使用方式

Users run IronClaw as a CLI assistant, configure model providers through environment variables and generated config files, and use the Reborn runtime for interactive sessions, one-shot messages, diagnostics, and local or hosted profiles. The package also ships a `sandbox_daemon` executable according to Homebrew metadata, matching the project's WASM sandbox-channel positioning.

### 为什么软件包爱好者会关心

IronClaw is package-nerd significant because it packages a fast-moving AI agent runtime with security-sensitive defaults: credential handling, config seeding, sandbox processes, provider plugins, and local state paths all affect how a package should be installed and upgraded. It is the sort of modern CLI where package metadata has to describe both a tool and a runtime boundary.

### 时间线

- 2026-02-03: The public GitHub repository was created.
- 2026-02-12: The first GitHub release, v0.1.0, was published.
- 2026-02-19: The release stream had reached the ironclaw-v0.6.0 tag.
- 2026-04: Releases reached the 0.25.x series.
- 2026-06: Releases reached the 0.29.x series.

### Related projects

- IronClaw is related to OpenClaw, NEAR AI Cloud, local LLM provider tooling such as Ollama, and broader AI agent runtimes that use sandboxing and policy controls to reduce prompt-injection and secret-exfiltration risk.

### 来源

- <https://api.github.com/repos/nearai/ironclaw>
- <https://api.github.com/repos/nearai/ironclaw/releases>
- <https://formulae.brew.sh/formula/ironclaw>
- <https://github.com/nearai/ironclaw>
- <https://raw.githubusercontent.com/nearai/ironclaw/main/README.md>
- <https://www.ironclaw.com>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service

## 其他软件包管理器记录

- Scoop - main/ironclaw: normalized package name match | Scoop official bucket manifest trees: bucket/ironclaw.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - NearAI.IronClaw: normalized package name match | Windows Package Manager source index: NearAI.IronClaw from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
