Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / ResolveSandboxInput

Interface: ResolveSandboxInput

Defined in: packages/security/src/sandbox/tier-resolver.ts:63

Input to resolveSandbox(...). The fields are intentionally decoupled from Tool / Skill types so the resolver can be reused by the agent runtime, the skills loader, and the MCP client without a circular dependency.

Stable

Properties

PropertyModifierTypeDefined in
override?readonlySandboxPolicyOverridepackages/security/src/sandbox/tier-resolver.ts:67
skillName?readonlystringpackages/security/src/sandbox/tier-resolver.ts:66
toolName?readonlystringpackages/security/src/sandbox/tier-resolver.ts:65
trustLevelreadonlySandboxTrustLevelpackages/security/src/sandbox/tier-resolver.ts:64