Safe Exec

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.

modbender Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/openclaw-safe-exec commit da651801ae

Frequently asked questions

npx skillmds@latest add modbender/safe-exec-2