nolabs-ai/nono
secure multiplexed execution paths for agents - zero trust, zero setup, zero latency. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 99
- Release rhythm 86
- Longevity 15
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 214
- days_rel: 14
- days_push: 7
- n_releases_24m: 106
Adoption not part of the score
3830 stars · 252 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
nono is a Rust-based CLI and SDK that runs AI coding agents and their tool invocations in ephemeral, kernel-enforced micro sandboxes with capability-based least-privilege isolation. It brokers tool execution with argv policy, phantom credentials injected at a proxy boundary, human approval routing, and a hash-chained cryptographic audit trail, with no daemon, container, or VM required.
Use cases
- sandbox claude code or codex agent tool calls
- run AI agents without exposing real credentials
- enforce least-privilege file and network access for agent commands
- audit what tools an AI agent executed
- require human approval for risky agent actions
- sandbox MCP and LLM workloads
- verify and pin agent tool executables with sigstore
When to choose
- you run AI coding agents and want kernel-level isolation without containers or VMs
- you need credentials kept out of agent child processes
- you want auditable, policy-driven tool execution with human-in-the-loop approval
- you want zero-setup sandboxing on macOS, Linux, or Windows (WSL2)
When to avoid
- you need full VM or container-level isolation for untrusted workloads
- you need a GUI or non-CLI workflow
- you need Windows outside WSL2
- you require a fully frozen 1.0 API before pre-1.0 changes
Facets
cli-tool · maturity active
security cli developer-tools cryptography secrets-management mcp security developer-tools large-language-models windows rust cli cross-platform agent-sandbox zero-trust supply-chain-security sigstore capability-based-security landlock seatbelt llm-security tool-execution audit-chain phantom-credentials sandbox ai-agents command-line macos linux
5 sources
- readme: https://github.com/nolabs-ai/nono · fetched 2026-08-28 · 847476532af6
- homepage: https://nono.sh · fetched 2026-08-29 · c163df1fba3b
- site_page: https://nono.sh/docs · fetched 2026-08-29 · ea27e30fa15c
- site_page: https://nono.sh/docs/cli/getting_started/installation · fetched 2026-08-29 · 07f41951f2ee
- registry_crates: https://crates.io/api/v1/crates/nono · fetched 2026-08-29 · 779c93b0e54b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nolabs-ai/nono | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem