Communityv1.0.0

Safe Exec 0.3.2

Safe command execution for OpenClaw Agents with automatic danger pattern detection, risk assessment, user approval workflow, and audit logging. Use when agents need to execute shell commands that may be dangerous (rm -rf, dd, fork bombs, system directory modifications) or require human oversight. Provides multi-level risk assessment (CRITICAL/HIGH/MEDIUM/LOW), in-session notifications, pending request management, and non-interactive environment support for agent automation.

2.4kdownloads4stars20active installsLucky-2968
View on ClawHubBack to Skills

Skill Details

Slug
safe-exec-0-3-2
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 Safe Exec 0.3.2.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of SafeExec skill for OpenClaw agents. - Adds automatic detection of dangerous command patterns with multi-level risk assessment (CRITICAL/HIGH/MEDIUM/LOW). - Implements in-session terminal notifications and user approval workflow before executing risky operations. - Provides full audit logging for traceability and a pending request management system. - Supports non-interactive environments and works independently of communication platforms. - Includes easy installation, enable/disable commands, and comprehensive documentation in SKILL.md.