AI coding tools are getting good enough that a lot of code now goes from prompt to pull request very quickly.

I started building this after repeatedly seeing AI-generated code that looked clean in review, but shipped with risky defaults.

That speed is useful, but it also changes what we need to check before shipping.

The risky parts are not always obvious. It might be:

a permissive CORS config