Show HN: OSS Tests to Fix AI Gen Code. 110 Test for Major API – Supabase, Auth0
Category: devtools
Tags: ai-code-validation, api-testing, security-audit
Score: 6.5/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 7)
api-doctor is a deterministic CLI tool that scans AI-generated code for common API integration errors using AST-based rules, covering security, correctness, reliability, and integration issues across major providers like Supabase, Auth0, and Firebase. Its interesting because it offers a non-LLM-based approach to validating AI code, breaking the cycle of testing AI with AI, and providing reproducible results.
Target audience: backend devs
Repository: https://github.com/qualtyco/api-doctor · TypeScript · MIT · 30 stars
View on Hacker News