Securing AI-Generated Code with Deno and Directus
The lesson discusses security strategies for AI-generated code: running TypeScript in the Deno sandbox to prevent npm supply chain attacks, using Directus as an off-the-shelf GraphQL backend to keep AI confined to frontend code only, and observations about AI code quality, lack of learning, and the need for expert supervision.