Hardstop Command
Description
Hardstop is a pre-execution safety layer that blocks dangerous shell commands using pattern matching + LLM analysis.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for frmoretto/hardstop, shared by 5 entries
in this directory. It describes the repository, not this entry specifically.
description: Hardstop - Pre-execution safety layer for shell commands. Shows status and help. argument-hint: [on|off|skip|status|log|help] allowed-tools: ["Bash"]
Hardstop Command
Hardstop is a pre-execution safety layer that blocks dangerous shell commands using pattern matching + LLM analysis.
Context
- State directory:
~/.hardstop/ - State file:
~/.hardstop/state.json - Skip flag:
~/.hardstop/skip_next - Audit log:
~/.hardstop/audit.log
Your Task
Based on the argument provided (`$ARGUMENTS`), perform the appropriate action:
If no argument or "help" or "status":
Run this command to show current status:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" status
If argument is "on" or "enable":
Use `/on` command instead, or run:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" on
If argument is "off" or "disable":
Use `/off` command instead, or run:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" off
If argument is "skip" or "bypass":
Use `/skip` command instead, or run:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" $ARGUMENTS
If argument is "log" or "logs" or "audit":
Use `/log` command instead, or run:
python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" log
Available Commands
/hsor/hs status- Show current status/hs on- Enable protection/hs off- Disable protection temporarily/hs skip- Skip safety check for next command only/hs log- Show recent audit log entries/hs help- Show this help
Or use the shorthand commands directly:
/on- Enable protection/off- Disable protection/skip- Skip next command/status- Show status/log- Show audit log
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI