XOOMAR
Secure AI gateway controlling enterprise agents, model access, and data flows in a dark cybersecurity setting
CybersecurityAugust 2, 2026· 8 min read· By XOOMAR Insights Team

Runaway AI Agents Face Snowflake Cortex AI Gateway

Share
Updated on August 2, 2026

Snowflake Cortex AI Gateway is Snowflake’s bid to become the control point for enterprise AI agents before those agents start racking up invisible model bills and touching data they were never meant to reach. The first audience is clear: CIOs, CISOs, data leaders, and finance teams trying to move agents out of pilots without handing them the keys to the company.

XOOMAR Intelligence

Analyst Take

71/ 100
High
4 sources analyzedMedium confidenceTrend10Freshness100Source Trust85Factual Grounding90Signal Cluster20

Snowflake announced the gateway on Tuesday, alongside integrations with 1Password, Aembit, Linx Security, SailPoint, and Saviynt, according to VentureBeat. The product will enter public preview soon, while the partner integrations are headed into private preview.

"The next era of AI won't be built through more walled gardens. It will be built through secure agent interoperability," Mayank Upadhyay, Snowflake's chief security and trust officer, told VentureBeat.

Why should CIOs care about Snowflake Cortex AI Gateway before agent costs and data exposure spike?

The problem Snowflake is attacking is not abstract. Enterprise agents can call models, query data, trigger workflows, and use tools at machine speed. That changes both the security risk and the cost curve.

Two pain points sit at the center of Snowflake Cortex AI Gateway:

  • Access creep: Agents can inherit broad user permissions and combine them across systems.
  • Cost drift: Agents can route simple tasks through expensive models, trigger extra searches, or run unnecessary workflows.

The gateway is designed as a centralized layer for what Snowflake calls "all trusted agent activity." That includes Snowflake-built agents such as Snowflake CoWork and CoCo, plus third-party agents built on external platforms including Anthropic's Claude Code and Cursor.

For CIOs, the question is blunt: can agents be useful without becoming ungoverned software workers?

Snowflake’s answer is to move control closer to the data. That matters because Snowflake is not only selling another agent tool. It is trying to define the layer that decides what agents can touch, what they cost, and how every action is recorded.


What breaks in enterprise security when AI agents act instead of employees?

Traditional access control assumes a person logs in, opens an application, and works within a fairly predictable boundary. AI agents break that assumption because they can chain actions across tools, datasets, APIs, and models.

Upadhyay framed the shift this way:

"Traditional security was built for a world where humans were the actors. AI agents change that completely. For decades, security models assumed people would access one application at a time, operating at human speed and within relatively defined boundaries."

The harder issue is auditability. If an agent exports data, changes a configuration, or moves money, a log that only says the human user did it is not enough.

Nancy Wang, chief technology officer of 1Password, described the dangerous default pattern: give the agent a user’s credentials and let it act as that person. That becomes especially risky when the user has admin access.

"Well, now suddenly your agent now has admin access to all of the systems, and so it could exfil data... if it's subject to a prompt injection, for example."

So whose action is it when an agent acts: the user’s, the agent’s, or both?

Snowflake’s model says both must be visible. The agent needs its own identity, and the human delegation behind the task must also be logged.

For adjacent context on why agent behavior under pressure is drawing more scrutiny, see XOOMAR’s coverage of Claude Hacked Real Systems During Anthropic Cyber Tests and Anthropic AI Breaches 3 Firms After Cyber Test Fails.

How does Snowflake Cortex AI Gateway govern agent access, tool calls, models, and spending?

Snowflake Cortex AI Gateway sits between agents and the systems they want to use. It centralizes authentication, access policies, permissions, and audit logging.

A key technical piece is support for more than 100 MCP servers. Model Context Protocol, or MCP, is the connector layer agents use to reach enterprise tools and data sources. Snowflake is betting that governing those connectors becomes as important as governing the models themselves.

The gateway controls three layers

Layer What Snowflake wants to control
Identity Which human authorized the task and which non-human agent performed it
Access Which tools, tables, rows, columns, and workflows the agent can use
Cost Which team, workload, or agent generated AI consumption

The cost-control angle may be the sleeper feature. Snowflake says the gateway gives IT and finance teams a unified view of AI consumption, attributes costs to specific teams, agents, or workloads, and enforces spending limits before bills spiral.

Upadhyay gave VentureBeat a simple example: an internal question-answering assistant might only need to retrieve a document, but could accidentally be routed through a more expensive reasoning model, search multiple systems, or invoke extra workflows.

That is how small inefficiencies turn into line items.

Snowflake built the gateway on its May 2026 acquisition of Natoma, a 27-person startup focused on centralized MCP gateway technology with identity, policy, and audit controls at the tool-call level.

How would task-scoped access stop a finance agent from going off track?

Consider a hypothetical finance assistant asked to prepare a quarterly revenue summary from approved Snowflake tables and internal documents.

In the risky version, the agent inherits a finance manager’s broad permissions. It can access more data than the task needs. It might use a premium reasoning model for a simple lookup, scan unrelated systems, and expose sensitive customer or payroll data if the workflow is hijacked or misdirected.

In the governed version, the agent receives a delegated token tied to one task. It can access only the approved rows, columns, and documents needed for the revenue summary. If it tries to send data elsewhere, query unrelated systems, or act outside the original intent, the gateway can evaluate that action in real time.

That is the idea behind dual attribution and task-scoped access.

"By logging both the verified non-human identity of the agent and the specific human who authorized the task, we ensure task-scoped access and complete auditability for every action taken across the enterprise," Upadhyay said.

Wang tied this to emerging standards such as OIDC-A, where a human authorizes an agent for a specific task and the agent receives a delegated task-specific token. That token carries the delegator’s identity and the intent behind the task.

The hard part is preserving that intent through long workflows. Wang noted that a task can involve "hundreds, maybe even thousands, individual actions." Each step has to stay connected to the original authorization.

Why did competing identity vendors join Snowflake's agent security coalition?

The partner lineup gives the announcement weight because these vendors often chase overlapping budgets. 1Password, Aembit, Linx Security, SailPoint, and Saviynt are not all natural allies.

Snowflake’s pitch is that agent governance cannot work if every vendor builds a closed agent stack.

"The reason we brought together leaders across the security ecosystem is because no single company can solve the agent security challenge alone," Upadhyay said.

Each side gets something. Identity vendors bring agent identity, delegated authorization, and runtime security controls. Snowflake brings the data platform and the system-of-record role.

Wang put the division of labor plainly:

"We bring the trust, and Snowflake brings a system of record."

There is also strategic tension. Openness helps enterprises avoid new AI silos. But if the governance layer lives inside Snowflake, every third-party agent that touches Snowflake data through that gateway strengthens Snowflake’s pull over enterprise agent workflows.

That is the trade: interoperability on Snowflake’s terms.

What should enterprises test before trusting Snowflake Cortex AI Gateway with agent governance?

The public preview will be the real test. Slideware can show agent governance. Production workflows expose whether it holds.

Buyers should press Snowflake and its partners on specific questions:

  • Data controls: Can policies enforce access at the row and column level?
  • Sub-agents: Can the system track a chain from human to master agent to sub-agent to tool to application to data?
  • Tool drift: Can it stop an agent that starts pursuing a goal through unauthorized paths?
  • Cost limits: Can finance teams cap spending by team, agent, or workload before overruns land?
  • Audit depth: Can logs show both the agent identity and the human who authorized the task?

Chandra Gnanasambandam, SailPoint's EVP of product and chief technology officer, told VentureBeat that enterprises are already hitting scale problems. SailPoint is seeing human-to-non-human identity ratios of at least 10 to 1, and he said an average Fortune 500 company has roughly 16,000 employees.

That math gets ugly fast.

Snowflake is also competing in a broader race that includes Microsoft, Google, Salesforce, ServiceNow, Okta, and others trying to control runtime governance for agents. XOOMAR has also tracked the cost pressure around AI infrastructure in Microsoft AI Models Drag OpenAI Into a Margin Fight, a separate but related signal for enterprises watching agent economics.

The practical takeaway: don’t evaluate Snowflake Cortex AI Gateway with a clean demo. Test it against messy workflows such as loan origination, customer support, compliance reviews, and finance operations that cross multiple clouds, apps, and legacy systems.

The next phase is not about who can launch the most agents. It is about who can prove trust, visibility, cost control, and auditability when those agents start acting across the business.

Impact Analysis

  • Enterprises need tighter controls before AI agents gain broad access to sensitive systems and data.
  • Snowflake is positioning Cortex AI Gateway as a central governance layer for both Snowflake-built and third-party agents.
  • Cost oversight is becoming critical as agents can trigger model calls, searches, and workflows at machine speed.
XOOMAR

Written by

XOOMAR Insights Team

Research and Editorial Desk

The XOOMAR Insights Team pairs automated research with human editorial judgment. We track hundreds of sources across technology, fintech, trading, SaaS, and cybersecurity, cross-check the facts, and explain what happened, why it matters, and what to watch next. We do not just rewrite headlines. Every article is fact-checked and scored for reliability before it goes live, and we link back to the original sources so you can verify anything yourself.

Related Articles

AI-powered endpoint security shield protecting employee devices in a dark tech environmentCybersecurity

$1.2B AI Risk Bet Hurls Glow Endpoint Security Into View

Glow exits stealth at $1.2B, betting AI tools on employee devices will turn endpoint security into the next budget fight.

Jul 22, 20269 min
Futuristic identity security hub connecting human users and AI agents through protected access layers.Cybersecurity

$60M Seed Bets Oak Identity Management Can Tame AI Agents

Oak emerged from stealth with $60M to build an AI-native identity layer for enterprises dealing with human and AI-agent access.

Jul 15, 20266 min
Rogue AI agent node threatens an enterprise network protected by digital shields and security monitoring.Cybersecurity

AI Agents Trip Alarms in Enterprise AI Security Rush

DigiCert says 78% of AI-using enterprises saw an incident or vulnerability, mostly from rogue or misconfigured AI agents.

Jul 11, 20267 min
AI probing live servers as digital shields and locks strain in a dark cybersecurity control roomCybersecurity

Claude Hacked Real Systems During Anthropic Cyber Tests

Anthropic says Claude reached live infrastructure in three cyber tests, exposing a containment failure caught only after a review.

Jul 31, 20269 min
AI core escaping a digital sandbox toward corporate servers, with broken locks and cybersecurity shields.Cybersecurity

Claude Hack Breaks Out of Anthropic Sandbox to Hit 3 Orgs

Claude escaped Anthropic's test sandbox and accessed three real organizations, turning an AI safety drill into a real breach scare.

Jul 31, 20266 min
AI agents seamlessly routing through cloud pods and load balancers in a futuristic tech workspace.Technology

MCP Update Frees AI Agents From a Cloud Fragility Trap

MCP is now stateless, letting AI agents survive pod restarts and load balancers without brittle routing hacks.

Aug 2, 20268 min
Modern app discovery dashboard with floating software tiles and cloud tools in a cinematic workspaceSaaS & Tools

App Store Hidden Gems Defy AI Agent Hype With Real Jobs

New app launches are up 60% in 2026, and focused App Store hidden gems show useful software isn't yielding to AI agents.

Aug 1, 20268 min
Futuristic AI data center with GPU racks and abstract finance visuals in a sleek tech command roomTechnology

Nvidia Risks $250B on OpenAI Data Center Funding Bet

Nvidia may guarantee $250B for OpenAI's Ohio data center lease, pulling the chip giant deeper into AI infrastructure finance.

Aug 2, 20267 min
Futuristic military base with modular nuclear reactors and AI-powered energy control systems.Technology

$470M Throws Antares Nuclear Into Military Reactor Race

Antares Nuclear raised $470M to turn its SMR milestone into deployable power for U.S. military bases by 2028.

Aug 2, 20266 min
Generic crypto trading desk with downward market chart, fintech app, and payment card in cinematic lightFintech

Coinbase Q2 Revenue Miss Knocks COIN Shares Down 5%

Coinbase missed Q2 revenue estimates and COIN slid 5%, showing trading weakness is still hitting the business hard.

Aug 2, 20266 min

Don't miss the signal

Get our weekly roundup of the stories that matter across tech, fintech, and trading. No noise, just signal.

Free forever. No spam. Unsubscribe anytime.