Skip to main content
ClaudeWave

Capability-based agent runtime with fine-grained policies . Brokering access directly within the agent's operating context, with zero setup and zero latency

Subagents2.7k stars184 forksRustApache-2.0Updated today
Editor's note

Nono is a capability-based, policy-governed sandbox runtime written in Rust that restricts what an AI agent process can access on the host machine, enforcing limits on file paths, network destinations, environment variables, and credentials using kernel primitives (Landlock on Linux, Seatbelt on macOS). It integrates directly with Claude Code via pre-built profiles pulled from a registry, invoked with a single `nono run --profile always-further/claude -- claude` command, and supports other agents including Codex and OpenCode. The core Rust library is policy-free and embeds into any application, with bindings also available for Python, TypeScript, and Go. A standout feature is credential proxy mode, which keeps API keys entirely outside the sandbox rather than injecting them into the agent process, with support for keystore, 1Password, and Apple Passwords. Audit logs, Sigstore-based attestation of instruction files like CLAUDE.md, content-addressable rollback snapshots, and composable policy profiles make the tool particularly relevant for security teams deploying Claude Code in shared or production environments.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/always-further/nono && cp nono/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-sandboxagent-securityai-agent-sandboxai-agent-securityai-agentsai-securityai-security-toolcode-executionllm-sandboxllm-securitymcpmcp-securityprompt-injectionruntime-securitysecuritysigstoresupply-chain-securityzero-trust

What people ask about nono

What is always-further/nono?

+

always-further/nono is subagents for the Claude AI ecosystem. Capability-based agent runtime with fine-grained policies . Brokering access directly within the agent's operating context, with zero setup and zero latency It has 2.7k GitHub stars and was last updated today.

How do I install nono?

+

You can install nono by cloning the repository (https://github.com/always-further/nono) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is always-further/nono safe to use?

+

Our security agent has analyzed always-further/nono and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains always-further/nono?

+

always-further/nono is maintained by always-further. The last recorded GitHub activity is from today, with 171 open issues.

Are there alternatives to nono?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy nono to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: always-further/nono
[![Featured on ClaudeWave](https://claudewave.com/api/badge/always-further-nono)](https://claudewave.com/repo/always-further-nono)
<a href="https://claudewave.com/repo/always-further-nono"><img src="https://claudewave.com/api/badge/always-further-nono" alt="Featured on ClaudeWave: always-further/nono" width="320" height="64" /></a>

More Subagents