Command
hs
Hardstop - Pre-execution safety layer for shell commands. Shows status and help.
Enable Hardstop protection
> /plugin marketplace add frmoretto/hardstop > /plugin install hs@hardstop
How it fires
How this command gets triggered: by you, by Claude, or both.
/onContext preview
What this command does when you run it.
Enable Hardstop protection
description: Enable Hardstop protection allowed-tools: ["Bash"]
Enable the Hardstop pre-execution safety layer.
Run this command to enable protection:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" onThen confirm to the user that Hardstop is now enabled and dangerous commands will be blocked.
👉 ⭐ 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.