o akita falou isso no flow e ninguém entendeu

🔧 PostHog: https://go.fundlevel.co/mdph How to run Claude Code (and any AI agent) securely using Fabio Akita's AI JAIL, the "cell" that isolates the agent and shields your machine against malicious scripts and supply chain attacks on NPM. In this video I show IN PRACTICE how Akita solved this: ▸ AI JAIL (ai-jail) — the Rust tool that creates an ephemeral $HOME and hides your sensitive data from the agent ▸ Why bubblewrap (bwrap) — the same isolation as Flatpak — is the basis of everything ▸ The catch with Claude Code's own /sandbox: it has a backdoor that ai-jail doesn't have ▸ The 3 layers of protection: ai-jail (session) + Git (code) + immutable OS (system) ▸ Complete setup in 5 minutes, works with Claude, Codex, OpenCode and any agent Five minutes of setup and the agent loses access to what matters. 📚 MUST-READ — Akita's posts: ▸ Post 1 (the shell script): https://akitaonrails.com/2026/01/10/a... ▸ Post 2 (the ai-jail tool): https://akitaonrails.com/2026/03/01/a... ▸ GitHub Repository: https://github.com/akitaonrails/ai-jail ⭐ Become a channel member:    / @manodeyvin   📸 Instagram:   / manodeyvin   📌 Clips channel:    / @cortesdomanoofc   ⏱️ CHAPTERS: 0:00 You run npm install and pray 1:08 The real danger: Axios turned into a Trojan on its own 2:34 The other half: your product in production 3:25 AI JAIL: how Akita solved it 4:32 In practice: hiding your keys from the agent 6:05 Running Claude Code inside the cell 6:49 The 3 flags that are worth their weight in gold 7:19 "But Claude already has a sandbox" — the catch 8:53 Bootstrap + Git: the safety net 9:55 The 3 layers of protection 10:43 Git is your time machine 11:19 Paranoia level: immutable OS 12:36 Where to start today (Windows and Mac) 13:07 Practical summary + homework #claude #ai #npm #security #vulnerability #akita