# Installer ironclaw avec Homebrew, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ironclaw pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ironclaw
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:ironclaw
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.0
- **Résumé source:** Security-first personal AI assistant with WASM sandbox channels
- **Page d'accueil:** <https://www.ironclaw.com>
- **Dépôt:** <https://github.com/nearai/ironclaw>
- **Dernière mise à jour:** 2026-07-28T08:07:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ironclaw (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
