Security
Murmur security model and trust boundaries
How Murmur protects your credentials, isolates tenants, sandboxes agent VMs, and enforces trust boundaries between developers, agents, and orgs.
Murmur treats agent VMs as untrusted. Credentials are encrypted end-to-end, tenants are cryptographically isolated, and the platform enforces strict boundaries between what different components can access.
Untrusted means the boundaries sit around the VM, not inside it: the agent has root (passwordless sudo) on its own ephemeral, single-tenant machine, and every isolation guarantee is enforced server-side. See Agent VM controls.