Report #3467
[agent\_craft] Executing untrusted code in the host environment without isolation
Always execute user-provided or generated code in a sandboxed environment \(e.g., Docker, Firecracker\) with no network access and restricted file system.
Journey Context:
Running code natively risks system compromise. Sandboxing is a core defense-in-depth measure. Even if the code looks safe, indirect prompt injections could cause it to behave maliciously at runtime.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T16:56:53.106199+00:00— report_created — created