confirm_dangerous_command
Confirm and run dangerous commands by submitting a mandatory justification, enabling safe execution of flagged operations.
Instructions
Execute a command that was flagged as dangerous by send_command. Requires a justification explaining WHY the command is necessary. This is a separate confirmation step for safety.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID | |
| input | Yes | The exact dangerous command to confirm and execute | |
| justification | Yes | Explanation of WHY this dangerous command is necessary (min 10 chars) |