AIUC Raises $40M to Build a Validation Layer for AI Agents

Artificial Intelligence Underwriting Company (AIUC) has announced a $40 million Series A funding round led by Ribbit Capital. The round brings the company's total funding to $55 million. First Harmonic participated in the financing, according to the disclosure. TechCrunch
AIUC was co-founded by Rune Kvist and Rajiv Dattani. Kvist is an early Anthropic employee. Dattani served as chief operating officer of AI safety research organization METR from 2024 to 2025 and remains a board member there.
The Series A follows a previously closed $15 million seed round. Seed investors included Nat Friedman through NFDG, Emergence, Terrain, and Anthropic co-founder Ben Mann.
AIUC names Cursor, Lovable, Harvey, and ElevenLabs as customers. The company has developed a standard called AIUC-1 for validating AI agents.
The broader context here is straightforward. Model-level evals no longer settle procurement or deployment questions. Once a system can call tools, retain state across sessions, delegate to subagents, and act on production data, failure modes shift from output quality to trajectory behavior. Permissions handling, tool-use sequencing, and containment under ambiguous instructions become the operational risks. Validation has to move into runtime envelopes and release gates, not just pre-training benchmarks.
Looking at what this means for teams shipping agents, the language matters. Underwriting implies quantification and continuous assurance rather than one-time certification. For platform and security engineers, the practical questions are familiar from other high-privilege software rollouts. Where does validation run in CI/CD. What telemetry is retained for audit. How are policy violations scoped, versioned, and rolled back. How is agent identity bound to action logs across third-party tools. A named standard suggests AIUC wants that layer to be portable across vendors, which would lower integration cost if buyers accept it as a common interface.
In my view, the customer list is the detail to watch. Coding assistants, legal workflow tools, and voice and media generation all place agents close to consequential actions in enterprise systems. They face strict requirements around data access, reproducibility, and incident review. If validation becomes a procurement checkpoint in those segments, it creates a forcing function for the rest of the stack. Startups building agent infrastructure have tried to sell safety as a feature. Enterprises tend to adopt it as a control, once it maps cleanly to existing risk review, access management, and change control. That transition is usually slow, then fast.


