Local AST Layer
Instant, private, offline structural checks for credential leaks, server-only imports, and fast AST-safe updates.
- Runs fully offline
- Immediate structural fixes
- No source upload during the local pass
Catch unsafe AI-generated auth, billing, RLS, webhook, SSRF, and secret-handling changes before they hit production. Free gives you the offline AST safety layer. PreFlight Pro unlocks the premium Deep Reasoning Pipeline when the fix needs deeper architectural context.
Instant, private, offline structural checks for credential leaks, server-only imports, and fast AST-safe updates.
Secure proxy-brokered architectural overhauls for the flaws the local AST pass cannot safely resolve on its own.
The free engine handles offline AST scanning and standard structural remediations. Pro unlocks the premium Deep Reasoning Pipeline.
The free CLI stays useful on its own. Paid plans unlock the Deep Reasoning layer, secure proxy-backed fixes, and higher-touch onboarding. During beta, Solo and Teams access both start through the waitlist.
For developers who want a private local gate before AI-generated code lands in production.
For solo builders who want the premium Pro Engine path for SQL, auth, billing, and multi-file remediation.
For engineering teams that need shared rollout, policy alignment, and premium support on top of the Pro engine.
Phase 1 stays local and private. Phase 2 only kicks in for the remaining SQL and architectural flaws that need the Pro Engine.
npm install -g preflight-cli$env:PREFLIGHT_PRO_KEY="PREFLIGHT-BETA-XXXXX"export PREFLIGHT_PRO_KEY="PREFLIGHT-BETA-XXXXX"preflight scan ./your-project-dir --fixpreflight scan . to optimize your codebase on the fly.