Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


The Week of Sandbox Escapes — Cursor / OpenAI Codex / Gemini CLI / Antigravity 全部被攻破

Four of the most-used AI coding agents fell to the same trick, and nobody attacked the sandbox directly.

The agent never breaks the rules

Pillar Security’s team — Eilon Cohen, Dan Lisichkin, Ariel Fogel — published six escapes on July 20, 2026. The method is almost boring: the agent stays inside its sandbox, obeys every restriction, and writes one file. Then a trusted tool outside the box reads that file and runs it. In Cursor, the agent edited a virtualenv interpreter and the unsandboxed Python extension executed it during discovery. Git metadata doesn’t have to live in .git, so an alternate path plus fsmonitor got code running too.

The allowlist problem

Codex CLI trusted git show by name, never modeling what its arguments actually do. A single Docker socket finding hit Codex, Cursor and Gemini CLI at once — a privileged local daemon is an unsandboxed shell if you can reach it. Antigravity had a macOS Seatbelt denylist gap and a .vscode task config that walked past Secure Mode.

Cursor patched in 3.0.0, Codex in 0.95.0. Google downgraded both Antigravity issues as hard to exploit.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment