Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ExecGuardResult
Interface ExecGuardResult
Shell execution guard — blocks dangerous commands.
interface
ExecGuardResult
{
allowed
:
boolean
;
blockedPattern
?:
string
;
commandPlan
:
ShellCommandPlan
;
}
Index
Properties
allowed
blocked
Pattern?
command
Plan
Properties
allowed
allowed
:
boolean
Optional
blocked
Pattern
blockedPattern
?:
string
command
Plan
commandPlan
:
ShellCommandPlan
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
blocked
Pattern
command
Plan
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Shell execution guard — blocks dangerous commands.