nono

Capability-based sandbox shell for safely running AI agent commands

brewmacoslinux
Try with needOr install directly
Source

About

Capability-based sandbox shell for AI agents with OS-enforced isolation

Commands

nono

Examples

Start an interactive sandboxed shell session$ nono
Execute a single command in the sandbox with restricted capabilities$ nono -- ls -la /home
Run an AI agent script with OS-enforced isolation and capability restrictions$ nono -- python3 agent_script.py