nono is an open-source, kernel-enforced capability shell designed to safely run AI agents and other untrusted processes under strict operating system controls. The project addresses a growing security concern: modern coding agents typically execute with full user permissions, which means they can potentially read sensitive files, modify system configurations, or exfiltrate credentials if compromised. nono solves this by applying default-deny sandboxing at the kernel level using technologies such as Landlock on Linux and Seatbelt on macOS, making unauthorized actions structurally impossible rather than merely discouraged. Unlike container-based approaches, the tool is intentionally lightweight and can wrap any command-line process without requiring images, VMs, or complex infrastructure. The system emphasizes capability-based security, where processes are granted only the exact filesystem paths and network access they need, and nothing more.

Features

  • Kernel-enforced sandbox using Landlock and Seatbelt
  • Default-deny filesystem and network policy model
  • Agent-agnostic wrapper for any CLI process
  • Lightweight alternative to containers and VMs
  • Inherited restrictions across subprocesses
  • Sensitive path protection and command blocking

Project Samples

Project Activity

See All Activity >

Categories

Agentic AI

License

Apache License V2.0

Follow nono

nono Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of nono!

Additional Project Details

Operating Systems

Linux, Mac

Programming Language

Rust

Related Categories

Rust Agentic AI Tool

Registered

2026-02-25