nolabs-aiDeveloper tools

nono

A zero-latency, zero-setup sandbox for AI agents that enforces least-privilege isolation for both the agent and its delegated tools.

  • Backend
  • DevOps
  • Security
  • Automation
  • CLI
  • Library/framework
  • macOS
  • Linux
  • Windows
  • Runs locally
  • Docker supported
Popularity
3.8k Stars
GitHub stars
Recent activity
8/24/2026
Updated in the last 30 days
License
APACHE-2.0
Permissive

Why it matters

We look beyond stars: what problem it solves, whether it creates real utility, and what makes its approach worth noticing.

Last 90 days

Problem

Addresses the security isolation challenge for local AI agents, preventing agents and their invoked tools (e.g., git, kubectl) from unauthorized access to sensitive files, networks, or credentials.

Practical value

Provides a zero-setup sandbox environment for macOS, Linux, and WSL2, enabling granular control over filesystem, network, and credentials via JSON configuration, including nested sandbox isolation for toolchains.

Innovation / differentiation

Unlike traditional container or VM approaches, nono utilizes a lightweight sandbox mechanism and introduces independent policy brokers for child processes (tools), enabling credential injection and permission restrictions based on L7 filtering.

Leverage potential

Offers FFI bindings for Rust, Python, TypeScript, and Go, and supports sharing/extending profiles via a registry, facilitating the standardization of agent security policies in team and production workflows.

Why now

As AI agents become more integrated into development workflows, the demand for security and auditability in local execution environments is increasing, positioning this tool to address a current gap in agent security governance.

Community activity

In the last 90 days there were 293 new issues and 389 pull requests; the bounded issue/PR samples include 34 issue authors and 19 PR contributors, with at least 20 releases.

Maintainer responsiveness

The 100-issue window sample had a 86% close rate, and the 100-pull-request sample had a 83% merge rate. Maintainer-response observations covered 66% of that issue sample, with a 0% response rate and median first response of not enough data.

19 contributors in PR sampleAt least 20 releasesIssue response rate 0% · sample 66 (66% coverage)PR merge rate 83% · 100 sampled in window

Key highlights

  • Provides a zero-latency, zero-setup sandbox environment for running AI agents
  • Enforces least-privilege access to filesystems, networks, and credentials
  • Supports isolated child sandboxes for individual tools invoked by agents

Quick start

How it is installed, how hard it is, and where to start.

Where it runs

Runs locally

Difficulty

Easy — follow the steps

Docker supportedRuns locally
  1. 01Install the nono CLI tool using curl.
  2. 02Search for an agent profile using the nono search command.
  3. 03Run the agent within a specific profile using the nono run command.

Best for

  • Developers who want to try it on their machine
  • People who prefer Docker deploys

More about it

nono is a secure execution environment designed for AI agents. It bypasses traditional container or VM overhead by using process-level isolation, ensuring agents are restricted to authorized filesystem paths and network resources.

Beyond agent isolation, nono applies independent sub-sandbox policies to tools invoked by the agent, such as git, gh, or kubectl. This prevents privilege escalation, ensuring that even if an agent is compromised, its delegated tools remain restricted.

Sources

Each field shows its status and source — expand to review.

12 · Expand
  • capability tags

    Verified

    automation, security

    Source: admin_cms · cms editor · 8/18/2026

  • Latest release

    Verified

    v0.74.0

    Source: GitHub API · latest_release=v0.74.0 · 8/25/2026

  • License

    Verified

    Apache-2.0

    Source: GitHub API · license.spdx_id=Apache-2.0 · 8/25/2026

  • needs api key

    Verified

    No

    Source: admin_cms · cms editor · 8/13/2026

  • One-liner

    Verified

    {"en":"A zero-latency, zero-setup sandbox for AI agents that enforces least-privilege isolation for both the agent and its delegated tools.","zh":"为 AI Agent 提供零延迟、零配置的沙箱运行环境,通过最小权限原则隔离代理及其调用的工具。"}

    Source: heuristic_batch_publish · batch-publish-tools heuristic write · 8/24/2026

  • Platforms

    Verified

    macos, linux, windows

    Source: admin_cms · cms editor · 8/13/2026

  • Category hint

    Inferred from materials

    ai-apps

    Source: Project README · hint=ai-apps · 8/13/2026

  • product forms

    Verified

    cli, library_framework

    Source: admin_cms · cms editor · 8/18/2026

  • role tags

    Verified

    backend, devops, security

    Source: admin_cms · cms editor · 8/18/2026

  • supports docker

    Verified

    Yes

    Source: Repository file · dockerfile=true; compose=false · 8/25/2026

  • supports local

    Verified

    Yes

    Source: admin_cms · cms editor · 8/13/2026

  • supports self host

    Verified

    No

    Source: admin_cms · cms editor · 8/13/2026

Other verified projects matched by category, capabilities, and intended roles.