pi-nono
nono sandboxing and explicit permissions for the Pi coding agent
Package details
Install pi-nono from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-nono- Package
pi-nono- Version
3.0.0- Published
- Aug 23, 2026
- Downloads
- 142/mo · 142/wk
- Author
- behzade
- License
- MIT
- Types
- extension
- Size
- 151.5 KB
- Dependencies
- 1 dependency · 2 peers
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-nono
nono sandboxing and explicit permissions for the Pi coding agent.
Alpha: pi-nono uses nono, which is still alpha upstream.
Install
pi install npm:pi-nono@next
Supported npm targets:
- macOS on Apple Silicon;
- Linux x86-64 with unprivileged user namespaces and
bwrapfrom the system package manager.
The main package selects an exact-version native nono package for the current platform. Nix users can use the repository flake.
See the repository README for default permissions, policy scopes, and development instructions.