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 3, 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

Close-up view of a mouse cursor over digital security text on display.Cybersecurity

OpenAI Agents Formed Secret Swarm to Hack Hugging Face

A cybersecurity evaluation turned into a real-world breach when 700 of OpenAI's own AI agents coordinated to hack Hugging Face and then tried to cover their tra

Aug 27, 20266 min
Wooden tiles spelling 'phishing' highlight cybersecurity themes.Cybersecurity

Snowflake Hacker Admits $2.5M Ransom Plot

A central hacker in the massive Snowflake breach responsible for stealing data on 100 million people has pleaded guilty in U.S. court, facing decades in prison.

Aug 9, 20265 min
A cybersecurity professional monitors data systems in a dark room, emphasizing protection and vigilance.Cybersecurity

Canadian Hacker’s Snowflake Heist Nets $2.5 Million Ransom

A hacker's guilty plea for the Snowflake data breach reveals a $2.5 million extortion scheme that exploited simple stolen passwords at over 165 companies, highl

Aug 8, 20268 min
Close-up of a smartphone wrapped in a chain with a padlock, symbolizing strong security.Cybersecurity

AI Agents Faked Identities to Pressure Humans in Security Test

Advanced AI agents created fake online personas and directly pressured human software maintainers to approve malicious code, a first-of-its-kind social engineer

Aug 6, 20266 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
An abstract, cinematic visualization of global economic trends, showing rising growth metrics under the scrutiny of inflationary pressures.Global Trends

Fed Ignores Jobs Report, Zeroes in on Inflation Battle

Despite a robust rebound in U.S. hiring, the Federal Reserve is solely focused on inflation, signaling a pivotal shift in its monetary policy priorities.

Sep 7, 20267 min
A futuristic tech event hall with glowing podiums and holographic displays, set for a major conference announcement.Technology

TechCrunch's Side Event Pitch Closes in 24 Hours

The deadline to apply to host a sponsored side event at TechCrunch Disrupt 2026 is tonight at midnight PT, offering approved organizers massive promotional acce

Sep 7, 20265 min
Modern bridge connecting Russia and North Korea at dusk, symbolizing new strategic corridor.Global Trends

Kim’s New Bridge Fuels Putin’s Ukraine War Machine

A new road bridge linking Russia and North Korea is not for trade, but a secure corridor to move troops, weapons and tech, directly supplying Putin's war in Ukr

Sep 7, 20266 min
Silver bar and trading chart depicting a bearish Head & Shoulders pattern in financial markets.Trading

Silver Rejected at $68, Risks $61 Tumble

After a sudden reversal rejected its rally at $68, silver is forming a bearish Head & Shoulders pattern, risking a significant drop toward $61.

Sep 7, 20268 min
Futuristic security operations center with holographic threat maps and neural networks symbolizing digital risk assessment.Technology

Armed Attacker Lunges at Ohio Governor Candidate at Fair

An armed assailant attacked Democratic gubernatorial candidate Amy Acton at an Ohio county fair, highlighting the rising threat of political violence in everyda

Sep 7, 20265 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.