Skip to main content

safe-exec

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. Includes BashAST (skills/bash_ast/) — a Python AST parsing security layer implementing Claude Code's four-layer bash security model (AST parsing, regex validation, permission engine, OS sandbox).

Jump to install

Source facts

Repository
ybbms777/openclaw-claude-code-integration
Last source activity
April 11, 2026 at 05:40
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.