preflight_action
Assess risky shell commands before execution. Receive an allow, warn, hold, or deny decision with reasons and rollback plan to prevent dangerous actions.
Instructions
GOVERNANCE GATE: before running a tool/shell command, get a safety decision (ALLOW/WARN/HOLD/DENY/REQUIRE_CONFIRMATION/DRY_RUN_ONLY) with reasons + rollback plan. Call this BEFORE any dangerous action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | shell | |
| paths | No | ||
| command | Yes |