Exec Tool
/install exec-tool
Exec Tool (ClawHub Skill)
Overview
Exec Tool is a controlled system command execution skill designed for OpenClaw environments. It allows secure execution of predefined CLI commands from within ClawHub workflows.
This skill is intended for automation, debugging, and controlled system operations inside VPS environments.
Problem it solves
When working in server environments (such as Hostinger VPS deployments), users often need to trigger system-level commands from automation layers like Telegram bots or OpenClaw agents. This skill bridges that gap safely.
Core functionality
- Executes only allowed system commands
- Currently supports:
clawhubCLI operations - Prevents arbitrary or unsafe command execution
- Returns trimmed output for chat interfaces (e.g., Telegram)
Security model
This skill is intentionally restricted:
- Only whitelisted commands are executed
- Prevents destructive operations (rm, sudo, etc.)
- Designed for controlled automation environments
Example usage
Search skills
clawhub search "Google Workspace"
Install skill
clawhub install exec_tool
Integration use case
This skill is commonly used in:
- Telegram bot automation
- OpenClaw workflows
- VPS management via chat interfaces
- CI/CD command triggers
Notes
This skill is part of a controlled execution layer and should not be used for unrestricted shell access.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install exec-tool - After installation, invoke the skill by name or use
/exec-tool - Provide required inputs per the skill's parameter spec and get structured output
What is Exec Tool?
Securely executes predefined clawhub CLI commands within controlled OpenClaw workflows, preventing unsafe or arbitrary system operations. It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install Exec Tool?
Run "/install exec-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Exec Tool free?
Yes, Exec Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Exec Tool support?
Exec Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Exec Tool?
It is built and maintained by Mayuran Ys (@mayuran1096); the current version is v1.0.0.