mayrun

Docs

Sandbox

Optional bubblewrap / Seatbelt confinement after Allow — defense in depth, not a cloud sandbox.

mayrun run '<cmd>' --sandbox (soft) or --sandbox=required runs Allow/approved commands inside bubblewrap (Linux) or sandbox-exec (macOS).

RuleBehavior
DenyNever sandboxes
NetworkDeny-by-default unless capabilities include net.egress
WorkspaceWritable
Secret home pathsBest-effort denied for read

Defense in depth under policy — not a hosted sandbox platform, not a Windows-perfect v1.

mayrun run 'cargo test' --sandbox
mayrun run 'cargo test' --sandbox=required

See Architecture · Policy