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.

Demerzels-lab fe54dfb 3 files · 4.9 KB Updated 10 repo stars

File contents

Demerzels-lab/elsamultiskill/tree/main/public/skills/jmceleney/openclaw-safe-exec commit fe54dfbbca

Frequently asked questions

npx skillmds@latest add demerzels-lab/safe-exec