hardstop

Community

Prevent dangerous shell commands in any terminal.

Authorfrmoretto
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents AI-driven or user-initiated shell commands and file reads from causing harm by enforcing a pre-execution safety protocol and guarding against credential exposure.

Core Features & Use Cases

  • Pre-execution protocol: Instant block checks, risk assessment, signal of confidence, and explicit confirmation for risky actions before execution.
  • Credential read protection: Blocks reading of sensitive files like ~/.ssh, ~/.aws, ~/.env, and other credentials sources.
  • LLM-awareness for non-hook environments: Provides safety guidance when no deterministic hooks are available.
  • Transparent rationale and logs: Shares why a command is blocked or allowed to help user understanding.

Quick Start

Instruct the skill to review commands before execution, for example: "Please evaluate the following shell command: rm -rf ~/" and respond with whether to block or allow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hardstop
Download link: https://github.com/frmoretto/hardstop/archive/main.zip#hardstop

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.