Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SandboxResult
Interface SandboxResult
Behavioral sandbox — detects evasion patterns in prompts.
interface
SandboxResult
{
evaded
:
boolean
;
findings
:
string
[]
;
passed
:
boolean
;
runCount
:
number
;
}
Index
Properties
evaded
findings
passed
run
Count
Properties
evaded
evaded
:
boolean
findings
findings
:
string
[]
passed
passed
:
boolean
run
Count
runCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
evaded
findings
passed
run
Count
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Behavioral sandbox — detects evasion patterns in prompts.