git404hub

what is state-of-ai-code-2026- fr?

qualityclouds/state-of-ai-code-2026- — explained in plain English

Analysis updated 2026-05-18

3Audience · pm founderComplexity · 1/5LicenseSetup · easy

tl;dr

A published dataset scanning 424 AI-generated codebases for quality and security issues, finding 14% leak secrets and Lovable-built apps have security findings 99% of the time.

vibe map

mindmap
  root((state-of-ai-code-2026))
    What it does
      Scans 424 AI-generated repos
      21.6M lines of code
      346944 issues found
      CC-BY-4.0 dataset
    Key findings
      14% leak a secret
      87% have security finding
      Lovable ranks worst
      Supabase apps riskier
    Use cases
      Tool comparison
      Security awareness
      Research reuse
    Audience
      Founders and PMs
      Engineering leaders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Compare the code quality of different AI app-building tools before choosing one for a project.

VIBE 2

Cite the leaked-secret and security-finding statistics when arguing for a code review step after AI generation.

VIBE 3

Reuse the underlying scan dataset for your own research since it is CC-BY-4.0 licensed.

what's the stack?

JavaScriptTypeScriptPython

how it stacks up fr

qualityclouds/state-of-ai-code-2026-000madz000/payload-test-api-route-handler0marildo/imago
Stars333
LanguageTypeScriptPython
Setup difficultyeasyeasyeasy
Complexity1/52/52/5
Audiencepm founderdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

This is a data report, not software, no installation is required to read the findings.

CC-BY-4.0: free to reuse and share the dataset as long as you credit the source.

in plain english

This repository is a published research dataset, not a piece of software. It reports the results of scanning 424 public projects that were built with AI code generators such as Lovable, Bolt, and v0, plus a control group of AI-assisted GitHub repos, totaling 21.6 million lines of code checked with one shared set of quality and security rules. The headline findings are stark. Fourteen percent of the scanned projects shipped with a leaked secret or hardcoded credential. Eighty seven percent of projects had at least one security finding, and only 56 of the 424 projects were completely clean on security. Projects built on Supabase, a backend-as-a-service platform, were far more likely to have security problems, at 98 percent versus 77 percent for projects not using it. The report ranks the four AI code generators by how many issues they produce per thousand lines of code, with a lower number being better. Copilot-assisted GitHub repos came out cleanest, followed by Bolt, then v0, then Lovable, which had both the highest issue density and the highest rate of security findings at 99 percent of its 183 sampled projects. The report is careful to note that Copilot-assisted code involved a human driving the architecture, so it is a control group rather than a fully comparable product, and that a large share of Lovable's higher numbers is explained by its heavier use of Supabase. The most common single issue found across the whole dataset was code that runs an operation without handling possible errors, appearing in 79 percent of all projects. Ten rules out of 295 total rules accounted for 88 percent of every issue found, so the report cautions readers not to read too much into the overall severity mix, since it mostly reflects a small number of very common rule triggers. The dataset itself, including the scan results and supporting charts, is released under a CC-BY-4.0 license, meaning anyone can reuse it freely as long as they credit the source.

prompts (copy fr)

prompt 1
Summarize this dataset's findings on which AI code generator produces the fewest security issues.
prompt 2
Explain why Supabase-backed projects in this dataset had a higher rate of security findings.
prompt 3
What are the top 3 most frequent coding issues found across the 424 scanned repos, and why do they matter?
prompt 4
How should I interpret the caveat about Copilot-assisted repos being a control group rather than a competitor?

Frequently asked questions

what is state-of-ai-code-2026- fr?

A published dataset scanning 424 AI-generated codebases for quality and security issues, finding 14% leak secrets and Lovable-built apps have security findings 99% of the time.

What license does state-of-ai-code-2026- use?

CC-BY-4.0: free to reuse and share the dataset as long as you credit the source.

How hard is state-of-ai-code-2026- to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is state-of-ai-code-2026- for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.