Bruno Pedro


Found at “Introducing Deno Sandbox” on 2026-02-04T15:42:16+01:00.

This isn’t the traditional “run untrusted plugins” problem. It’s deeper: LLM-generated code, calling external APIs with real credentials, without human review. Sandboxing the compute isn’t enough. You need to control network egress and protect secrets from exfiltration.