Skip to content

research(tools): OS-level sandbox for tool execution (Seatbelt/Landlock/seccomp) #2808

@bug-ops

Description

@bug-ops

OpenAI Codex CLI implements platform-native OS-level sandboxing: Seatbelt on macOS, Landlock+seccomp+bwrap on Linux, Restricted Tokens on Windows. Zeph has application-level controls (PolicyGate, TrustGate, ContentSanitizer, ExfiltrationGuard) but no OS-level process isolation. Shell commands inherit full environment and filesystem access. Proposed: Seatbelt integration for macOS, Landlock for Linux, config-driven opt-in (tools.sandbox.enabled). References: https://deepwiki.com/openai/codex/5.6-sandboxing-implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Research — medium-high complexityresearchResearch-driven improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions