Communityv1.0.0

Claw Shell 1.0.0

Runs shell commands exclusively inside tmux session 'claw', captures output, and requests confirmation for potentially destructive commands.

924downloads11active installsshiny
View on ClawHubBack to Skills

Skill Details

Slug
claw-shell-1-0-0
Latest Version
1.0.0
Author
shiny
Published
Mar 4, 2026
Updated
May 18, 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 Claw Shell 1.0.0.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of claw-shell: - Runs shell commands exclusively inside a dedicated tmux session named "claw". - Captures and returns output from commands run in the session. - Ensures safety by restricting dangerous commands (e.g., sudo, rm, reboot) unless explicit user confirmation is received. - Provides a clear interface for running commands and handling approval for risky actions.