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

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
