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.

kernel8901 fe54dfb 3 files · 4.8 KB Updated

File contents

kernel8901/ai-agent-skills-classification/tree/main/人工智能与大型语言模型/openclaw-safe-exec commit fe54dfbbca

Frequently asked questions

npx skillmds@latest add kernel8901/safe-exec