Safe Exec Wrapper
Description
Protect against prompt injection from shell command output. Wrap untrusted commands (curl, API calls, reading user-generated files) with UUID-based security boundaries. Use when executing commands that return external/untrusted data that could contain prompt injection attacks.
Install
npx clawhub@latest install openclaw-safe-execClick to copy the install command