website/src/content/docs/agent-os/security-model.mdx
No syscalls are bound to the system by default. Everything is denied until explicitly opted in. Network access, filesystem mounts, process spawning, and all other capabilities must be configured by the host before the VM can use them.
agentOS has two trust boundaries:
Each agentOS actor runs in its own isolated VM:
onBeforeConnect