Nono: Sandbox Your AI Coding Agent Without a VM Nolabs shipped Nono on July 27, an open-source runtime that sandboxes AI coding agents at the OS kernel level without container overhead or VM, addressing the security crisis from OpenClaw's 245,000 publicly accessible instances. Every agent running on a user's machine — Claude Code, GitHub Copilot, Codex, Cursor — inherits full user-level permissions, exposing SSH keys, AWS credentials, .env files, and shell history. Every AI coding agent running on your machine — Claude Code, GitHub Copilot, Codex, Cursor — inherits your full user-level permissions. That means your SSH keys, AWS credentials, .env files, and shell history are exposed every time an agent touches your terminal. On July 27, nolabs shipped Nono: an open-source runtime that sandboxes agents at the OS kernel level, with no container overhead, no VM, and effectively zero added latency. This Is Already Happening OpenClaw, an AI agent that hit 180,000 GitHub stars almost overnight, became 2026’s first major agent security crisis. Security researchers found 245,000 publicly accessible OpenClaw instances … The post