Three rounds landed in the first three days of September, and read separately they look like a stealth launch, a growth round, and an infrastructure mega-deal. Put them side by side and they tell one story: the week's biggest AI business wasn't a new model — it was securing the agents. Two companies raised nine figures between them, a day apart, to sit in front of autonomous agents and watch what they touch — while a third pulled $3B to build the data centers all of it runs in. The agent economy is being funded top to bottom, and the part getting funded hardest right now is the part that says no. Here's the whole edition in one screen:
- AIR — the supply chain. A $50M seed, out of stealth, for a "firewall for AI agents" that vets every skill, plugin, and MCP server your agent loads. The tools your agent uses are now a security surface someone will audit.
- HiddenLayer — the runtime. A $100M Series B, one day later, to watch a deployed agent's behavior and block prompt injection, manipulation, and malicious tool use. Your agent will run behind a monitor; make it legible.
- Crusoe — the metal. A reported $3B at a ~$30B valuation, ~3x in ten months, for the data centers the agents run in. Compute supply keeps expanding — and prices keep falling.
The through-line for a team of one: the bar to run an agent inside someone else's business just went up, and it went up on inspectability. The buyer across the table is being sold a firewall in front of your agent's tools and a monitor over its actions. Build for that now — scoped, logged, revocable — and the same controls that pass their review keep your own stack safe. Here's what each one changes.
1. AIR: the tools your agent uses are now a supply chain#
On September 1, 2026, a company called AIR came out of stealth with a $50M seed co-led by Sequoia and Greenoaks (with Swish Ventures, Netz, and angels including Wiz co-founder Yinon Costica), to build what it calls an inline "firewall for AI agents" (TechCrunch; SecurityWeek). The product continuously discovers every skill, plugin, MCP server, and add-on an organization's agents use — before and after deployment — evaluates each one, and when it finds something malicious, vulnerable, or unapproved, lets a security team trace every workflow that depends on it and revoke it. It also runs a marketplace of pre-vetted add-ons.
The reason that's a $50M idea is in AIR's own research. It says it found more than 17,800 public AI add-ons — across roughly 6.7 million installations — that rely on untrusted external instruction sources, and it caught Skills in the wild impersonating Anthropic and OpenAI, engineered to bypass security review and execute arbitrary code.
What it means: the tools your agent loads are a software supply chain, and you own it. A poisoned MCP server or a malicious Skill runs with your agent's permissions, against your data — this is the tool-poisoning attack the MCP ecosystem has been documenting all year, now large enough to fund a firewall against. You don't need AIR to start: inventory exactly which skills, plugins, and MCP servers your agent can call, pin them to specific versions rather than auto-updating, verify each publisher, and drop anything you can't trace to a real source. Treat every tool description and tool output as untrusted input, not as instructions. If you sell an agent, assume a buyer's firewall will do this audit for you — so pass it before they run it. (The two-minute agent threat model is here; the skills supply-chain problem, in depth.)
2. HiddenLayer: your agent will run behind a monitor#
One day later, on September 2, Austin-based HiddenLayer raised a $100M Series B led by Delta-v Capital, with Ten Eleven Ventures, Morgan Stanley, Microsoft's M12, and Booz Allen Ventures (TechCrunch; PR Newswire). The round takes its total raised to roughly $150M and is fueled by reported 10x ARR growth in twelve months, across 50-plus new customers in banking, insurance, pharma, airlines, and US defense and intelligence.
Where AIR guards the inputs — the tools an agent is allowed to use — HiddenLayer guards the behavior: runtime protection against prompt injection, agent manipulation, and malicious tool use, plus a new Agent Harness Security product aimed specifically at the AI coding agents that companies are now wiring into their build pipelines.
What it means: if AIR is the doorman, HiddenLayer is the security camera. Together they describe the world your agent is about to be deployed into — one where both what it can touch and what it does are watched. The founder move is the same one that keeps your own agent safe: make its behavior legible. Give each agent a scoped, non-human identity rather than a borrowed human key, grant it least-privilege access to only the tools its task needs, emit structured logs of every action, and wire in a kill switch. A runtime monitor rewards an agent whose actions are scoped and legible; it flags a black box.
The two rounds landed a day apart because they're two halves of one sentence: nobody wants an autonomous agent inside their systems that they can't see or stop.
This is the same shift the summer's funding already traced — the money moved to the layer that watches, gates, and audits agents rather than the agents themselves. It hasn't reversed; it's compounding, and now it's a category with its own logos. The takeaway from August's "control the agents won the summer" holds into September: build for the world where your agent has to prove it's safe before it's allowed to act.
3. Crusoe: the metal underneath keeps getting funded#
The third round points the other way — down the stack, at the physical layer. On September 3, AI-data-center builder Crusoe reportedly raised $3B at a ~$30B valuation, co-led by Atreides Management and Valor Equity Partners with Mubadala Capital (TechCrunch; Bloomberg). That's roughly 3x its $10B valuation from ten months ago, and it follows a $13B, five-year contract to supply the quant firm Jane Street with GPUs and AI infrastructure. Crusoe's campuses already serve Meta, Microsoft, and OpenAI.
What it means: this one is a market signal, not a Monday-morning task. Capital is still flooding into raw compute capacity — and expanding GPU supply is a big part of why the model prices you pay keep drifting down (Anthropic and Google both cut or held prices this same week). For a solo builder, the lesson is a posture, not a purchase: rent by utilization, not by sticker price, because the metal is getting cheaper and more plentiful, and don't build your whole moat on an inference-cost advantage that next quarter's cheaper model erases. If you do rent, the specialty-vs-hyperscaler spread is still 5–7× for the identical card — which is exactly where the September price map picks up.
The pattern across all three: the agent economy is being built out and locked down in the same breath. Cheaper to build, harder to run in production, and funded end to end — the model, the guardrails around it, and the ground it stands on. Design for the version of this that's coming, not the demo that's here.



