Acerca de
Prodlint is a deterministic, zero-config command-line interface designed to identify common problems in codebases that arise from AI-generated content or 'vibe-coding'. While AI code generators produce functional code, they often introduce subtle yet critical production readiness gaps such as hardcoded secrets, hallucinated packages, missing authentication, or security vulnerabilities like XSS and SQL injection. Prodlint goes beyond standard type-checking and linting to catch these issues, helping developers ensure their projects are robust and secure for deployment.