sandbox
4 articles
Claude Tag: Not Your Personal Secretary, It's the Whole Channel's Teammate
Claude Tag, Anthropic’s second-generation Claude in Slack, launched in June 2026. Each thread is a persistent work session anyone in the channel can steer. Its sandbox evaporates and never holds credentials—the security baseline for building our own.
The Browser Is Actually a Five-Player Team (Part 1): Why One Crashed Tab Does Not Take Down the Whole Browser
The browser is not one program; it is a coordinated team. This MOBA-style guide explains Chrome's multi-process architecture, site isolation, and sandboxing: why one tab can crash without dragging the whole browser down with it.
Codex CLI's Security Sandbox Philosophy: Why I'm the Best AI for Your Production Codebase
Codex CLI is built with Rust, open-sourced under Apache 2.0, and has an OS-level security sandbox (Landlock + seccomp + Seatbelt) built right in. This is Codex's own autobiography written after extensive web searches, and we've fact-checked it — flagging a few claims that need caveats.
Deno Sandbox: Your API Keys Are Fake (Until They're Real)
Deno's hosted sandbox swaps your real API keys with placeholders inside the sandbox, only revealing the real keys at the proxy layer