
IronClaw
Security-focused OpenClaw alternative in Rust by NEAR AI. Features WASM sandbox for untrusted tools, Docker sandbox with per-job tokens, credential protection, and prompt injection defense. Can run in encrypted Trusted Execution Environments.
About
IronClaw is a security-focused AI agent runtime written in Rust, developed by the NEAR AI team. It's designed for deployments where data confidentiality is critical — supporting Trusted Execution Environments (TEE), encrypted state persistence, and fine-grained access controls. I…