PreFlight is a local AST-based security gate that guards your codebase against AI hallucinations.
AI coding agents often "quietly" skip critical security protocols like Supabase Row-Level Security (RLS) or leak server-only logic. PreFlight parses your code's AST in real-time, mapping your architectural dependencies to catch these structural drifts.
Currently in public beta. Open-source, local-first, and built for developers who want to keep the speed of AI without the security debt.