Communityv1.0.0

Clawshell 0.1.0

Human-in-the-loop security layer. Intercepts high-risk commands and requires push notification approval.

1.7kdownloadsLucky-2968
View on ClawHubBack to Skills

Skill Details

Slug
clawshell-0-1-0
Latest Version
1.0.0
Author
Lucky-2968
Published
Feb 4, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Clawshell 0.1.0.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of ClawShell: Human-in-the-loop security layer for shell command execution. - Intercepts shell commands, analyzes risk, and enforces push notification approval for high-risk operations. - Categorizes commands into Critical (blocked), High (approval required), Medium (logged), and Low (allowed). - Provides three main tools: `clawshell_bash` (secure command exec), `clawshell_status` (view pending/recent approvals), and `clawshell_logs` (audit logs). - Supports push notifications via Pushover or Telegram. - Highly configurable through environment variables and `config.yaml`. - Enforces all decisions via a persistent JSONL audit log.