II.
ExtensionInterface overview
Reference · liveextension-interface:sandbox
Sandbox overview
Sandbox
Attributes
interfaceVersion
1.0.0
description
Sandbox
displayName
Sandbox
concern
Bounded execution for untrusted code and shell commands.
surface
`exec(cmd, limits)` runs a command under CPU/mem/network/file
limits and returns a typed result.
builtInDefault
Direct host shell with no sandboxing. Permission prompts only.
notableImpls
Outgoing edges
None.
Incoming edges
implements3
- tool-server:filesystem-mcp·ToolServerFilesystem MCP
- tool-server:postgres-mcp·ToolServerPostgres MCP (read-only)
- tool-server:sqlite-mcp·ToolServerSQLite MCP