Command
hs
Hardstop - Pre-execution safety layer for shell commands. Shows status and help.
Show Hardstop current status and statistics
> /plugin marketplace add frmoretto/hardstop > /plugin install hs@hardstop
How it fires
How this command gets triggered: by you, by Claude, or both.
/statusContext preview
What this command does when you run it.
Show Hardstop current status and statistics
description: Show Hardstop current status and statistics allowed-tools: ["Bash"]
Show the current state of Hardstop protection, including enabled/disabled status, skip flag, and recent statistics.
Run this command to show status:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" statusPresent the output to the user.
👉 ⭐ 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.