KiloClaw is a managed compute platform for running OpenClaw AI agents, built with a defense-in-depth security model. Each customer gets a dedicated Firecracker microVM, isolated network (WireGuard), dedicated encrypted storage, and identity-based routing — five independent layers of tenant isolation. API keys are encrypted with RSA-OAEP and AES-256-GCM, decrypted only inside the customer's own VM. An independent 10-day security assessment in February 2026 found no cross-tenant access paths, no SQL injection, XSS, command injection, or path traversal vulnerabilities, and resulted in 17 merged PRs including 10 security fixes. Prompt injection is mitigated by requiring explicit user approval for shell command execution, enforced at the platform level. Future roadmap includes image signing with Sigstore, SBOM generation, and automated vulnerability scanning in CI/CD.

Sort: