You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sandbox execution path is available via ExecutorManager with fail-closed allow/deny policy decisions and explicit force-host fail-closed mode (GRAVITY_SANDBOX_FORCE_HOST).
Security boundaries documented before enforcement.
Lethal Trifecta Questions
What private data can an agent access?
What actions can an agent execute?
What external channels can an agent send to?
Planned Security Sequence
Tool allow/deny policy in agent config.
Tool dispatch sandbox boundary (host vs sandbox via ExecutorManager) with stable-ID decision logging.
Per-agent security profiles, outbound controls, and richer sandbox approval-state workflow.