\n\n\n\n Why Guarding AI Agents Became a $100 Million Business - Agent 101 \n

Why Guarding AI Agents Became a $100 Million Business

📖 4 min read•797 words•Updated Sep 2, 2026

Think about the last time a company gave a new hire a laptop, a login, and access to the customer database. Somebody, somewhere, ran a background check first. There were policies. Maybe a training video nobody watched. The point is that we built an entire apparatus around the idea that a capable employee with system access needs guardrails.

Now consider that most organizations have quietly handed similar access to AI agents — software that reads documents, calls internal tools, and takes actions on someone’s behalf — with nothing resembling that apparatus. No background check. No policy. Just a very fast, very literal-minded new colleague who will do almost anything if asked in the right way.

That gap is why HiddenLayer, an Austin-based AI security company, announced a $100 million Series B on September 2, 2026. The round drew Delta-v Capital, Ten Eleven Ventures, Morgan Stanley, Microsoft’s M12, and Booz Allen Hamilton, among others. That’s an unusual mix. Venture firms, a bank, a defense and government consultancy, and a Big Tech investment arm generally don’t crowd into the same deal unless they all see the same problem from different windows.

What HiddenLayer actually does

The company builds tools to protect AI models, agents, and workflows from adversarial attacks, vulnerabilities, and malicious code injections. It covers three flavors of AI: predictive (models that score or forecast something, like fraud risk), generative (models that produce text or images), and agentic (systems that act, not just answer).

Translating that into plain terms, there are a few distinct worries stacked on top of each other:

  • Adversarial attacks. Feeding a model carefully crafted input designed to make it produce the wrong answer. Think of it as knowing exactly which optical illusion fools a particular pair of eyes.
  • Malicious code injections. AI models are files, and files can be tampered with. A model downloaded from somewhere convenient may carry something unwelcome inside it.
  • Vulnerabilities in the surrounding plumbing. An agent is rarely just a model. It’s a model plus tool access, plus memory, plus permissions. Each connection is a door.

The agentic part is what makes this feel newly urgent. A chatbot that says something wrong is embarrassing. An agent that has been talked into taking a wrong action — sending the file, approving the request, running the script — is a different category of problem entirely.

Why the money is showing up now

Funding rounds are a lagging indicator of anxiety. Investors don’t write $100 million checks for problems companies might care about eventually. They write them when procurement teams are already asking vendors uncomfortable questions.

What changed is the shift from AI as a demo to AI as infrastructure. When a model was answering questions in a sandbox, security was a research topic. Once that model is wired into customer records, internal wikis, and payment systems, it becomes an audit item, a compliance requirement, and eventually a line in someone’s budget.

The investor list reinforces this reading. Ten Eleven Ventures invests specifically in security. Booz Allen Hamilton works extensively with government clients. Morgan Stanley is the sort of institution where “how did the AI reach that decision, and could someone have manipulated it” is a regulatory question, not a philosophical one. These are buyers as much as backers.

What this means if you’re not building the AI yourself

If you’re a non-technical person watching this from the outside — using AI tools at work, or deciding whether your team should adopt them — the useful takeaway isn’t about HiddenLayer specifically. It’s about the shape of the question you should be asking.

Traditional software security asks: can someone break in? AI security adds a stranger question: can someone talk it into cooperating? Models don’t have a clean separation between instructions and data the way older software does. Text that a model reads can function as a command. That’s a genuinely new failure mode, and it’s why a whole category of companies now exists to watch for it.

So the practical questions for any AI system you rely on look less like a firewall checklist and more like a set of trust boundaries. What can this agent reach? Who can put text in front of it? What actions can it take without a human confirming? Where do the logs live if something goes sideways?

None of that requires knowing how a transformer works. It requires the same instinct you’d apply to a talented new employee with broad access and no supervision — enthusiasm about what they can do, paired with clear limits on what they can touch.

A hundred million dollars says a lot of enterprises are arriving at that instinct at roughly the same moment. The interesting part is that the security industry got there first, and is now building the guardrails the rest of us will end up using without ever seeing them.

🕒 Published:

🎓
Written by Jake Chen

AI educator passionate about making complex agent technology accessible. Created online courses reaching 10,000+ students.

Learn more →
Browse Topics: Beginner Guides | Explainers | Guides | Opinion | Safety & Ethics
Scroll to Top