How to vibe code securely (without getting hacked)
Ai coding agents Vibe coding Gvisor Docker security Sandboxed execution Owasp Tdd Secure coding Ai security Context engineering Supply chain security Least privilege Devsecops
This video teaches developers how to securely use AI coding agents through strict TDD loops, context engineering with .gemini files for enforcing OWASP requirements, and sandboxed code execution using gVisor. It covers contrast between raw Docker and gVisor for safely running untrusted AI-generated code, plus multi-layered defense strategies including least privilege and manual confirmation gates. Ideal for developers who use AI coding assistants and want to prevent security vulnerabilities.