nick-heo-eg/Execution Guard

Blocks any shell command not explicitly allowed by policy. Default = DENY.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to execute (e.g. "echo hello" or "npm run build")yes
policy_pathPath to policy YAML fileno./policy.yaml
fail_on_holdExit 1 on HOLD verdict (false = warn + exit 0)notrue
namedescription
verdictALLOW, STOP, or HOLD
proposal_hashSHA256 hash of the canonical execution proposal
reasonPolicy rule ID for this verdict (not semantic inference)
token_idUUID of the authority token issued for this execution (empty on STOP)
audit_refUUID cross-reference for the audit log entry (empty on STOP)
environment_fingerprintSHA256 of the execution environment at decision time (empty on STOP)