Claude Skill
nearai/ironclaw
IronClaw 是一款基于 Rust 的 Agent OS,专注于隐私、安全与可扩展性。受 OpenClaw 启发,利用 WASM 和 RLM 实现安全、模块化的代理执行。
概览
仓库信息
安装这个 Skill
git clone https://github.com/nearai/ironclaw.gitRegistry 信息
项目简介
IronClaw 是一款受 OpenClaw 启发的 Rust 实现版 Agent OS,专注于隐私、安全与可扩展性,利用 WASM 和 RLM 实现安全、模块化的代理执行。
IronClaw is an Agent OS focused on privacy, security and extensibility
要点
- 隐私优先的架构
- 以安全为核心的设计
- 通过 WASM 模块实现可扩展性
- 使用 Rust 构建,兼顾性能与安全性
- 基于 RLM 的代理生命周期管理
使用场景
- 在敏感环境中安全执行代理
- 使用 WASM 插件进行模块化代理开发
- 保护隐私的自动化工作流
- 需要 Rust 安全性的高性能代理系统
README 摘要
<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,