Communityv1.0.0

Safe Exec Wrapper

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.

2kdownloads1stars8active installsjmceleney
View on ClawHubBack to Skills

Skill Details

Slug
openclaw-safe-exec
Latest Version
1.0.0
Author
jmceleney
Published
Feb 5, 2026
Updated
May 11, 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 Wrapper.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: UUID-based prompt injection protection for shell command output