CampeloLabs
← AI at Y Combinator

AI at Y Combinator

How YC startups use AI for security

Curated from 43 AI startups in Y Combinator's public directory.

Analysis by Cicero Campelo, CISSP.

Security is where AI stopped writing reports and started doing the defending. The clearest proof is Y Combinator's own portfolio: a run of startups from 2018 to today building the AI-native version of fraud detection, application security, compliance, and now the controls that keep AI itself in bounds.

Read in order, these ten companies trace one shift, from AI that flags a suspicious document to AI that finds and fixes the vulnerability, and then guards the agents you just put to work. What each one automates, the patterns they share, and how to copy the playbook as a small team are below. Company names and batches are public (see Sources).

The shift: from alerts to action, and now to guarding the agents

The old security model produces alerts. A scanner flags a finding, a fraud rule fires, a compliance checklist turns red, and a human is still on the hook for every next step: triaging the noise, writing the fix, gathering the evidence, deciding what is real. That version helped, but the human stayed in every loop, so coverage scaled with how many analysts and engineers you could hire.

The AI-native model closes the loop. The agent triages the finding, writes the patch, drafts the compliance evidence, or answers the security questionnaire, and a person approves the result instead of producing it. You can see two newer shifts in the companies below: security moved left, into the code and the buying decision, before a breach instead of after one, and the very latest wave turns the lens on AI itself, governing which tools and agents touch your data and what they are allowed to do.

Ten YC startups building AI for security

  1. InscribeYC Summer 2018

    An early bet on AI fraud detection: it reads the bank statements and pay stubs a lender receives and flags the doctored ones a human reviewer would miss.

    Founders: Ronan Burke, Conor Burke · Inscribe on LinkedIn

  2. SkypherYC Winter 2020

    Turns the security questionnaire from a week of copy-paste into an agent that drafts answers from your own evidence, so deals stop stalling on the InfoSec review.

    Founders: Louis Mutricy, Gaspard de Lacroix · Skypher on LinkedIn

  3. StracYC Winter 2022

    Finds and redacts the sensitive data (PII, PHI, source code) sitting across your SaaS, cloud, and now your GenAI tools, before it leaks out the side door.

    Founder: Aatish Mandelecha · Strac on LinkedIn

  4. AgencyYC Winter 2022

    Replaces the compliance headcount a startup cannot afford yet: AI plus engineers that take you to SOC 2 and ISO 27001 and keep the evidence current.

    Founders: Amir Tarighat, Tyler Carbone · Agency on LinkedIn

  5. CorgeaYC Summer 2023

    Reads your code the way an appsec engineer would, separates real risk from scanner noise, and ships a fix a developer or an agent can actually apply.

    Founder: Ahmad Sadeddin · Corgea on LinkedIn

  6. PromptArmorYC Winter 2024

    Governs the third-party AI tools your team adopts in thirty seconds, assessing and monitoring what each vendor's AI can do with your data before it is a problem.

    Founders: Shankar Krishnan, Vikram Jayanthi · PromptArmor on LinkedIn

  7. ZeroPathYC Summer 2024

    An AI-native SAST suite that finds business-logic and broken-auth bugs static scanners miss, then auto-fixes them instead of adding to the backlog.

    Founders: Dean Valentine, Nathan Hrncirik, Raphael Karger, Etienne Lunetta · ZeroPath on LinkedIn

  8. Gecko SecurityYC Fall 2024

    An AI security engineer that hunts for vulnerabilities the way an attacker reasons about a system, not just the patterns a rules engine already knows.

    Founders: Jeevan Jutla, Artemiy Malyshau · Gecko Security on LinkedIn

  9. GolfYC Spring 2025

    Watches the agents your engineers wired into production over MCP and puts controls around what they can read, change, and export, so governance keeps up with adoption.

    Founder: Antoni Gmitruk · Golf on LinkedIn

  10. MultifactorYC Fall 2025

    Zero-trust access for the newest user on your team, the AI agent: it shares accounts and scopes permissions for agents the way a password manager does for people.

    Founder: Vivek Nair · Multifactor on LinkedIn

What they have in common

  • They close the loop instead of adding to it. The agent does not just flag a fraud signal, a vulnerability, or a control gap, it drafts the fix, the redaction, or the evidence, and a human approves the result.
  • Security moved left, before the breach. Several catch the bad document, the insecure code, or the risky AI vendor at the moment of decision, rather than writing the incident report afterward.
  • They cut the noise, not just raise the volume. The wins come from telling a real risk from a false positive, which is the part that used to eat an analyst's whole week.
  • The newest wave secures AI itself. As soon as founders gave agents access to data and production, a market appeared for governing what those agents and third-party AI tools are allowed to touch.

How to copy this as a small team

  1. Pick one security job to hand off first, not all of it. Security questionnaires, evidence collection for SOC 2, and first-pass triage of scanner findings are high-volume and low-judgment, the right place for an agent to earn trust. The course's security-first approach frames this as building the control in from the start, not bolting it on after you have customers.
  2. Move from alerts to action deliberately. Let the agent draft the fix, the redaction, or the questionnaire answer, and keep a person approving it, so your time goes to the judgment call instead of the busywork around it.
  3. Give every agent least access first: read-only on the codebase or the data store, then a scoped, reversible action behind human approval, and never a standing admin key. Treat an AI agent like a new hire, and now treat it like a user that needs zero-trust access of its own.
  4. Govern the AI tools your own team adopts. The fastest-growing attack surface is the agent an engineer connected to production in thirty seconds, so inventory which AI touches your data and put a control plane in front of it before it is an incident.

Running security this way, with AI that finds and fixes while least-access and an audit trail stay the default, is exactly the security-first approach of AI Operating System for Startups.

Build your AI Operating System

Learn to put AI to work across your startup, safely. v1.0 launches July 31, join the waitlist.

Frequently asked questions

How are startups using AI for security?

The AI-native pattern is closing the loop, not raising more alerts. An agent triages a fraud signal, a vulnerability, or a compliance gap, then drafts the actual fix, redaction, or evidence, while a person approves the result. The work also moved left, into the code and the vendor decision before a breach, and the newest wave turns the same tooling on AI itself, governing which agents and third-party tools can touch your data.

Which YC startups build AI security tools?

Examples across YC batches include Inscribe (AI fraud detection), Skypher and Agency (compliance and questionnaire automation), Strac (data loss prevention across SaaS and GenAI), Corgea, ZeroPath, and Gecko Security (AI application security that finds and fixes vulnerabilities), PromptArmor (third-party AI risk), and Golf and Multifactor (governance and zero-trust access for AI agents). The list above shows what each one automates.

Can AI really find and fix security vulnerabilities on its own?

For well-scoped work (separating real findings from scanner noise, writing a patch for a known bug class, drafting compliance evidence) increasingly yes, with a person on the final approval. The judgment-heavy parts (threat modeling, accepting a risk, an incident call under ambiguity) still need an experienced human. The practical approach for a small team is to let agents handle the volume and keep a person on the decisions that carry real consequences.

Is it safe to give an AI agent access to customer data and production?

It can be, with the same discipline you would give a new hire, plus zero-trust controls built for agents. Grant least access first: read-only, then a single scoped and reversible action behind human approval, never a standing admin key. Keep an audit log of everything the agent did, require approval on anything irreversible, and use a business-tier or self-hosted model that does not train on your data. Treating safety as a feature, not a cleanup step, is what lets you put agents to work without widening your attack surface.

Related playbooks

From the blog

Sources

Company names, batches, and descriptions are public and can be looked up on each company's Y Combinator profile. Each company links to its own website above, and founder and company LinkedIn profiles, where available, were verified via public sources. The analysis is our own.

CampeloLabs is not affiliated with or endorsed by Y Combinator. “Y Combinator” and “YC” are trademarks of Y Combinator, LLC.