Decide

AI startup diligence red flags, by stage

AI startup diligence red flags are stage-specific because the same fact means different things at different cheque sizes: a missing eval suite is normal at pre-seed and disqualifying at growth, and a claim with no test behind it is the flag at every stage. This page lists only the flags that exist because the target is an AI company. The general red flags, a bus factor of one, no tests, a rewrite in progress, an unpatched dependency, live on the technical due diligence guide; this page adds to that list. Each flag below names the stage it matters at, what it looks like in the evidence, and what to do about it.

Published September 17, 2026. Editorial.

Key takeaways

  • The one flag that applies at every stage is an AI claim with no test behind it; the SEC's actions against Delphia, Global Predictions, Presto Automation and Nate all began as claims nobody outside the company tested.
  • At pre-seed the flags are about honesty of description; at seed and Series A about margin and dependency; at growth and buyout about whether the codebase and its evals can be handed to anyone.
  • A gross margin nobody has rebuilt from invoices is the flag most often missed at Series A, and Bessemer's August 2025 data, 25 percent and often negative for the fastest growers, is why it matters.
  • A green eval suite that has never failed, a single pinned model with no migration plan, and a codebase with no provenance record are the three growth-stage flags that turn into post-close costs.

AI startup diligence red flags are stage-specific because the same fact means something different at different cheque sizes. This page lists only the flags that exist because the target is an AI company. For the general list, a single developer who holds everything, no tests, a rewrite in flight, unpatched dependencies, an architecture that cannot scale, see technical due diligence red flags; nothing there is repeated here.

One flag applies at every stage, so it comes first.

What is the flag at every stage?

The flag at every stage is an AI claim with no test behind it. Reveneau's diligence protocol treats an untested claim as a finding in its own right, whatever the stage, because every enforcement action to date began the same way: a statement about what the AI does that nobody outside the company checked.

The record is short. The SEC's March 2024 settlements with Delphia and Global Predictions, for $225,000 and $175,000, were about statements describing AI capabilities the firms did not have [1]. The SEC's January 2025 order against Presto Automation found that the speech recognition in its deployed AI product had for a period been a third party's, and that the vast majority of orders through its own version needed human intervention [2]. The SEC's April 2025 charges against the former chief executive of Nate, which raised over $42 million, alleged that purchases the app claimed to complete with AI were entered by contract employees [3]. The FTC's Operation AI Comply, announced 25 September 2024, brought five actions in one day, including DoNotPay's $193,000 settlement over its "AI lawyer" claims [4].

At pre-seed the test is one live input in a screen share. At growth it is the eval suite. At every stage the flag is the same: the company said what the AI does and the investor did not check. How to verify an AI claim with a test is the protocol.

What are the flags at pre-seed?

At pre-seed the flags are about honesty of description, because there is no margin to rebuild and often no codebase to read. Three matter.

"AI" in the pitch and no model in the product. Ask to see one input processed end to end. If a person does the work today and the model is on the roadmap, the company is a services business with an intention. That can be a fine investment when described that way. What "we use AI" should mean at pre-seed is the page for this conversation, and technical red flags at pre-seed and seed covers the general ones at that stage.

The founder cannot say which model. A founder building on a model knows its name, its version and its price. One who says "we use the best available" has not yet built anything that depends on the answer.

A base rate ignored. RAND's 2024 report, from interviews with 65 experienced data scientists and engineers, opens by noting that "by some estimates, more than 80 percent of AI projects fail" and labels that as an estimate [5]. A pre-seed pitch that treats the AI feature as done when it is a plan is asking you to ignore the base rate. Discount the roadmap accordingly.

What are the flags at seed and Series A?

At seed and Series A the flags move to margin and dependency, because there is now revenue, an invoice, and a product that customers use in ways the pricing did not predict.

A gross margin nobody has rebuilt. The deck has a blended figure. Nobody has built the per-customer table from the model-provider invoices. Bessemer's August 2025 data puts the fastest-growing AI companies at 25 percent gross margin and often negative [6]; a company growing at that rate with a blended figure in the deck may have contracts losing money on every use. Rebuilding inference gross margin from invoices is the method, and the absence of the table is the flag.

Flat-fee contracts with no consumption cap. A customer who pays a fixed amount and can call the model without limit has a margin that only they control. The cap is entry LLM10 in the OWASP list, and its absence is both a security and a margin flag.

A single pinned model and no migration plan. Anthropic retired Claude Sonnet 4 and Claude Opus 4 on 15 June 2026 after notice on 14 April, and states at least 60 days' notice as its rule; OpenAI states at least 6 months for generally available models [7] [8]. A company at Series A has been through at least one of these or is about to be. Ask what happened. "We have not had to migrate yet" is the flag.

A wrapper priced as a product. Growth from a product whose value is the model's output, with churned customers moving to the provider's own app. AI feature or AI wrapper is the test; the flag is that nobody ran it before the price was set.

What are the flags at growth and buyout?

At growth and buyout the flags are about whether the company can be handed over, because the buyer is paying for an asset and the asset is the codebase, the evals and the data, all of which have to survive a change of hands.

A green eval suite that has never failed. A suite that has never blocked a release has never been used as a gate. At growth, the company has shipped hundreds of changes; if none failed the suite, the suite does not touch what changes. The eval suite as a diligence artefact explains how to read the history.

No provenance record for a generated codebase. The company cannot say which tool wrote which files under which terms, or which modules a person shaped. The US Copyright Office's January 2025 conclusion that purely AI-generated material is not protected by copyright makes this a question about what the buyer is buying [9]. Code provenance and licence exposure is the check.

A scan that has never been run. Veracode's July 2025 report found 45 percent of AI-generated code samples failed security tests, Java at 72 percent, with no improvement from newer models [10]. A growth-stage company with a generated codebase and no scan has that rate in production. Security of AI-written code in diligence covers what to run.

A data moat on a slide with no curve. By growth, the company has enough data to plot quality against volume. If it cannot, the moat has never been measured. Data moat claims gives the four tests.

One person who directs all the agents. The generated codebase looks like a team built it. Ask who writes the specs and who judges the output. If it is one name, the bus factor is one, whatever the commit history says.

The flags in one table

Stage AI-specific flag Evidence that clears it
Every stage AI claim with no test One held-out input processed live, trace visible
Pre-seed "AI" in the pitch, no model in the product One input processed end to end by the model
Pre-seed Founder cannot name the model, version or price A model inventory, even of one line
Seed / Series A Blended gross margin, no per-customer table The table, rebuilt from invoices and usage logs
Seed / Series A Flat-fee contracts with no consumption cap The cap in the code, with the number
Seed / Series A One pinned model, no migration plan Inventory with retirement dates and a tested migration target
Seed / Series A Wrapper priced as a product The wrapper test run and written down
Growth / buyout Eval suite that has never failed Failure history with resolutions
Growth / buyout No provenance record Record by module, tool, terms and human contribution
Growth / buyout No security scan Scan from the last quarter, triaged, fixes merged
Growth / buyout Data moat with no curve Quality-against-data curve from the suite
Growth / buyout One person directs all agents Two named people who write specs and judge output

What to do with a flag

A flag is a finding with a cost, and the report should give the cost. An untested claim costs a screen share. A missing margin table costs an afternoon with the invoices. A missing eval suite costs weeks of senior engineering after close and belongs in the price. An untested migration is a project on the day the provider sends the notice. A missing provenance record is a lawyer's review before the code can be sold on.

Each of these on its own is a cost line. The reason to walk away is the pattern: a company that has several of them at once has been growing without looking, and the diligence is the first time anyone has. Technical due diligence scope by stage covers how much general review a given cheque can carry, questions for the management meeting turns each flag into something to ask in the room, and the AI startup due diligence guide puts the flags in the order the review meets them.

Best for

  • A deal team triaging an AI target before committing to full diligence
  • An angel or seed investor deciding which one check to run
  • A growth or buyout team writing the post-close cost lines

Avoid if

  • You need the general red flags, which live on the technical due diligence guide
  • The target's AI is internal tooling and the sold product is conventional

Verify before you commit

  • Run one live claim test at every stage, whatever else the budget allows
  • At seed and Series A, build the per-customer margin table before the price is set
  • At growth, read the eval failure history and the provenance record before the code is valued

Common questions

What is the biggest red flag in AI startup due diligence?

The biggest red flag in AI startup due diligence is an AI claim with no test behind it, and it applies at every stage. Every enforcement action so far began as a claim nobody outside the company checked: the SEC's March 2024 settlements with Delphia and Global Predictions for a combined $400,000, its January 2025 order against Presto Automation, and its April 2025 charges against the former CEO of Nate, which had raised over $42 million. One held-out input processed live clears the flag.

What are the AI red flags at pre-seed?

The AI red flags at pre-seed are 'AI' in the pitch with no model in the product, a founder who cannot name the model, version or price, and a roadmap that treats an AI feature as done when it is a plan. RAND's 2024 report notes that by some estimates more than 80 percent of AI projects fail, and labels that an estimate, so the plan should be discounted. The clearing evidence is one input processed end to end by the model in a screen share, which takes minutes.

What are the AI red flags at Series A?

The AI red flags at Series A are a blended gross margin with no per-customer table rebuilt from invoices, flat-fee contracts with no cap on model calls, a single pinned model with no migration plan, and a wrapper priced as a product. Bessemer's August 2025 data puts the fastest-growing AI companies at 25 percent gross margin and often negative, which is what a missing margin table can hide. Anthropic's retirement of Claude Sonnet 4 and Opus 4 on 15 June 2026 is why the migration plan matters.

What are the AI red flags in a growth or buyout deal?

The AI red flags in a growth or buyout deal are an eval suite that has never failed, no provenance record for a generated codebase, no security scan, a data moat with no quality-against-data curve, and one person who directs all the coding agents. Veracode's July 2025 report found 45 percent of AI-generated code samples failed security tests, and the US Copyright Office's January 2025 report concluded purely generated material is not protected by copyright, so the second and third flags are about what the buyer owns.

Is a missing eval suite a red flag at every stage?

No, a missing eval suite is normal at pre-seed, a concern at seed, and a finding with a cost at Series A and beyond, because the suite is the only artefact that shows quality is measured. At growth the worse flag is a suite that exists and has never failed, since a company that has shipped hundreds of changes without one failure has a suite that does not touch what changes. Anthropic's developer guidance describes suites with many automated cases and a gate; the failure history is the evidence.

Why is a flat-fee contract a red flag for an AI company?

A flat-fee contract is a red flag for an AI company when there is no cap on model calls, because the customer then controls the company's cost of goods for that contract. Inference is billed per token by the provider, and a customer who uses the product all day at a fixed price can produce a negative margin row. The missing cap is also entry LLM10, unbounded consumption, in the OWASP Top 10 for LLM Applications 2025. Ask for the cap in the code, with the number, and check the per-customer table.

How do the AI red flags differ from general technical red flags?

The AI red flags exist only because a model is in the product or wrote the code: an untested claim, a margin that is a vendor bill, a supplier who can retire the model, a suite that never fails, a codebase with no provenance. The general flags, a single developer holding everything, no tests, a rewrite in flight, unpatched dependencies, apply to every software company and live on the technical due diligence guide. Both lists run on every AI target; the FTC's five Operation AI Comply cases of September 2024 sit on the first.

Does one red flag mean I should walk away from an AI deal?

No, one red flag is a finding with a cost, and the report should give the cost: a screen share for an untested claim, an afternoon for the margin table, weeks of senior engineering for a missing suite, a project for an untested migration, a legal review for a missing provenance record. The reason to walk away is several flags at once, which means the company has grown without looking. Anthropic's 60-day and OpenAI's 6-month retirement rules turn the migration flag into a dated cost.

What does 'AI washing' mean for an investor?

AI washing means describing a product as AI-driven when it is not, and for an investor it means the claim in the deck may be the fact the regulator tests later. The SEC's chair used the term in the March 2024 press release on Delphia and Global Predictions, and the SEC's January 2025 Presto Automation order and April 2025 Nate charges followed the same pattern. The investor's defence is a claim table with a test result against every line, which is the first thing this guide asks for.

Which single check should a seed investor run on an AI startup?

A seed investor with time for one check should run the live claim test: supply an input the team has never seen, watch the product process it, and read the trace for the model name and the request timing. It takes an hour, needs no code access, and clears the flag that applies at every stage. The FTC's September 2024 Operation AI Comply, five cases in a day, shows the cost of a claim nobody outside the company tested. The margin table is the second check if there is time.