Claude Skill
nearai/ironclaw
IronClaw is a Rust-based Agent OS prioritizing privacy, security, and extensibility. Inspired by OpenClaw, it uses WASM and RLM for safe, modular agent execution.
Overview
Repository
Install this Skill
git clone https://github.com/nearai/ironclaw.gitRegistry
Summary
IronClaw is an Agent OS built in Rust, inspired by OpenClaw, with a strong focus on privacy, security, and extensibility. It leverages WASM and RLM for safe, modular agent execution.
IronClaw 是受 OpenClaw 启发的 Rust 实现版本,专注于隐私与安全。
Key features
- Privacy-first architecture
- Security-focused design
- Extensible via WASM modules
- Built with Rust for performance and safety
- RLM-based agent lifecycle management
Use cases
- Secure agent execution in sensitive environments
- Modular agent development with WASM plugins
- Privacy-preserving automation workflows
- High-performance agent systems requiring Rust safety
README excerpt
<p align="center"> <img src="ironclaw.png?v=2" alt="IronClaw" width="200"/> </p> <h1 align="center">IronClaw</h1> <p align="center"> <strong>Your secure personal AI assistant, always on your side</strong> </p> <p align="center"> <a href="#license"><img src="https://img.shields.io/badge/license-MIT%20OR%20Apache%202.0-blue.svg" alt="License: MIT OR Apache-2.0" /></a> <a href="https://t.me/ironclawAI"><img src="https://img.shields.io/badge/Telegram-%40ironclawAI-26A5E4?style=flat&logo=telegram&logoColor=white" alt="Telegram: @ironclawAI" /></a> <a href="https://www.reddit.com/r/ironclawAI/"><img src="https://img.shields.io/badge/Reddit-r%2FironclawAI-FF4500?style=flat&logo=reddit&logoColor=white" alt="Reddit: r/ironclawAI" /></a> <a href="https://gitcgr.com/nearai/ironclaw"> <img src="https://gitcgr.com/badge/nearai/ironclaw.svg" alt="gitcgr" /> </a> </p> <p align="center"> <a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | <a href="README.ru.md">Русский</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> </p> <p align="center"> <a href="#philosophy">Philosophy</a> • <a href="#features">Features</a> • <a href="#installation">Installation</a> • <a href="#configuration">Configuration</a> • <a href="#security">Security</a> • <a href="#architecture">Architecture</a> </p> --- ## Philosophy IronClaw is built on a simple principle: **your AI assistant should work for you, not against you**. In a world where AI systems are increasingly opaque about data handling and aligned with corporate interests, IronClaw takes a different approach: - **Your data stays yours** - All information is stored locally, encrypted, and never leaves your control - **Transparency by design** - Open source, auditable,