Command
hs
Hardstop - Pre-execution safety layer for shell commands. Shows status and help.
Disable Hardstop protection temporarily
> /plugin marketplace add frmoretto/hardstop > /plugin install hs@hardstop
How it fires
How this command gets triggered: by you, by Claude, or both.
/offContext preview
What this command does when you run it.
Disable Hardstop protection temporarily
description: Disable Hardstop protection temporarily allowed-tools: ["Bash"]
Temporarily disable the Hardstop pre-execution safety layer.
Run this command to disable protection:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" offThen warn the user that dangerous commands will NOT be blocked until they run `/on` again.
👉 ⭐ Star on GitHub if Hardstop keeps you safe! Pre-execution safety validation for AI coding agents.
Repo: frmoretto/hardstop
Hardstop - Pre-execution safety layer for shell commands. Shows status and help.