AI Agents Have Admin Access. 57% of Firms Aren't Ready.

Snowflake's Cortex AI Gateway at Black Hat 2026 reveals the enterprise AI security gap no one talks about: your agents inherit your admin privileges.

By Rajesh Beri·July 30, 2026·10 min read
Share:
THE DAILY BRIEF
AI SecurityEnterprise AIAI AgentsCybersecuritySnowflakeMCPAI Governance
AI Agents Have Admin Access. 57% of Firms Aren't Ready.

Snowflake's Cortex AI Gateway at Black Hat 2026 reveals the enterprise AI security gap no one talks about: your agents inherit your admin privileges.

By Rajesh Beri·July 30, 2026·10 min read

Most enterprise AI security conversations are happening at the wrong level. We're debating model bias and data privacy while missing a more immediate threat: the AI agents your teams deployed last quarter are silently operating with the same system privileges as the person who set them up — including, in many cases, admin access to production systems.

That's not hypothetical. It's the default behavior of every major agentic framework, and most organizations have zero controls in place to address it.

This week, Snowflake drew a sharp line at Black Hat 2026 with the launch of Cortex AI Gateway — a centralized control layer designed to govern how AI agents access enterprise data, tools, and models. The announcement doesn't just matter for Snowflake customers. It signals a shift in how the industry is starting to think about AI governance: from policies written in slide decks to enforcement built into the data plane.

Here's what enterprise leaders need to understand.

The Inherited Privilege Problem No One Planned For

When your team deployed that first AI agent six months ago — the one that helps sales reps draft proposals, or the one that summarizes board packets — they connected it using someone's credentials. Maybe the developer's. Maybe a service account. Maybe, and this is where it gets uncomfortable, a senior executive's API token.

That agent now acts as that person inside every system it touches.

The CTO of a major identity security firm described it bluntly in an interview this week: "Let's imagine you're the head of IT with admin access to all of your systems. Well, now suddenly your agent has admin access to all of your systems. It could exfiltrate data, especially if it's subject to a prompt injection."

And the audit trail? Useless. When an agent makes an unauthorized action, the security logs show the human's name. "Imagine the logs show that Michael sent a couple million dollars to an offshore account," she said. "It raises eyebrows — when in fact it could just be an agent going off the rails."

This is the core architectural problem with how enterprises have deployed AI agents at speed: we inherited the human access model and bolted agents on top of it. That worked fine when agents were novelties. It's becoming a liability now that agents are making autonomous decisions inside production systems at machine speed.

The Numbers Are Worse Than You Think

According to the Linux Foundation's 2026 State of Tech Talent Report, AI security concerns have surged from 17% of organizations in 2024 to 48% in 2026 — a nearly 3x increase in just two years.

Meanwhile, 97% of organizations say they're committed to implementing AI. And 57% say they face a significant capacity gap in security and risk management.

Do the math: the vast majority of enterprises are accelerating AI deployment faster than their security teams can keep up. And the agents they're deploying are inheriting privileges their security architecture was never designed to manage.

Traditional security was built around a simple assumption: access requests come from humans. One person, one application, one action at a time, at human speed. AI agents break all three of those constraints simultaneously. They operate across multiple systems in parallel, at machine speed, with cross-system permissions that were never meant to be exercised together.

The security gaps this creates aren't new vulnerabilities. They're the amplification of every gap that already existed — the overly permissive service account no one cleaned up, the legacy API key with read/write access to the data warehouse, the contractor credentials nobody revoked. Agents find and exercise all of these, automatically.

What Snowflake Built — and Why It Matters Beyond Their Platform

Cortex AI Gateway, announced July 28 at Black Hat 2026, is Snowflake's attempt to solve this at the infrastructure layer rather than the policy layer. The distinction matters.

A policy says "agents should only have least-privilege access." An infrastructure control actually enforces it, regardless of how the agent was built or which model it's running on.

The gateway works by integrating Natoma — a centralized MCP (Model Context Protocol) gateway that Snowflake acquired earlier this year — into the Snowflake data platform. Rather than every agent connecting directly to every data source, they all route through a single control point that enforces identity, policy, and audit at the tool-call level.

What it actually controls:

Model access governance — The gateway supports a wide catalog covering GPT, Gemini, Claude, Grok, Mistral, and custom models. Enterprises can govern which teams can access which models, at what cost limits, and with what data residency requirements.

Tool and MCP access — With support for 100+ MCP servers, the gateway creates a unified access layer across internal databases, SaaS tools, and third-party services. Administrators can grant, restrict, and audit tool access from a single endpoint rather than configuring each agent deployment individually.

Agent identity — Agents get their own identity in the system, separate from the human who deployed them. This means audit logs show agent actions, not human actions. Restricted Session Scope (going GA soon) limits what an agent session can do to only what its specific task requires — a read-only analysis stays read-only, even if the deploying user's role normally allows writes.

Cost control — AI spending is attributed to specific teams, agents, and workloads. Budget guardrails are enforced before costs spiral, with intelligent model routing to direct simpler tasks to cheaper models automatically.

The identity partner ecosystem is notable: 1Password, Aembit, Cyera, Linx Security, Okta, SailPoint, and Saviynt all announced integrations. That these competitors aligned around a shared trust model for agents suggests the identity management industry is converging on agent identity as the next major problem to solve.

The Three Questions Every CIO Should Be Asking Right Now

If you're responsible for enterprise AI governance, here's how to pressure-test your current state:

1. Do your AI agents have their own identity?

If your agents authenticate using human credentials — developer tokens, service accounts tied to individual employees, OAuth sessions scoped to a person — you have an agent identity gap. When that employee changes roles or leaves, their agents may continue operating with their previous access. When an agent takes an action, there's no way to distinguish it from the human in the audit log.

The fix isn't complicated, but it requires intentional work: every agent should authenticate as itself, with its own identity, its own permissions, and its own audit trail.

2. What is the minimum privilege your agents actually need?

In conversations with security leaders, I consistently find that AI agents are deployed with significantly more access than their tasks require. The data science team's analysis agent has write access to the production database. The customer success agent has access to financial records it never actually uses. The legal review agent can send emails on behalf of executives.

This happens because the agent was wired up to the deploying developer's credentials, and that developer had broad access. Cleaning this up requires a systematic audit of what each agent actually needs versus what it currently has — and an infrastructure layer that enforces the minimum.

3. Do you have real-time visibility into what your agents are doing?

Most enterprise security monitoring was designed for human-speed activity. An agent that executes 10,000 API calls per hour against your CRM is going to look completely different in a SIEM than a human doing the same thing. Existing alerting rules likely won't catch it.

More importantly: do you know which agents you have? In conversations across enterprises, I consistently find that agents deployed by individual teams aren't registered anywhere centrally. Shadow AI isn't just models — it's hundreds of agents with broad system access that no one has inventoried.

Cortex AI Gateway includes automatic discovery and monitoring of shadow AI and MCPs for exactly this reason.

The CFO Angle: AI Cost Control Is Now a Security Problem

There's a dimension to this that CFOs and finance leaders need to understand: AI cost overruns and AI security failures are becoming the same problem.

An agent subject to a prompt injection attack doesn't just exfiltrate data. It can also run up substantial AI compute bills by being directed to make thousands of unnecessary API calls. An agent with overly broad access can trigger expensive downstream operations — bulk data exports, large-scale model inference jobs — that weren't authorized and weren't budgeted.

The AI cost control features in Cortex AI Gateway address this directly: unified consumption tracking by team and workload, budget guardrails that stop spending before it escalates, and intelligent model routing that substitutes cheaper models for tasks that don't require the most capable (and most expensive) options.

In practice, this means finance teams can finally get a coherent answer to "what is our AI spend, and where is it going?" — broken down to the team, agent, and workload level. That answer currently doesn't exist in most enterprise AI deployments.

What This Means for Enterprise AI Strategy

The Snowflake announcement is a data point in a broader trend: enterprise AI governance is moving from aspiration to infrastructure. The organizations that will scale AI safely are the ones that treat agent security as an architectural requirement, not an afterthought.

A few practical implications for enterprise leaders:

Start with an agent inventory. Before you can govern your agents, you need to know what you have. Build a registry of deployed agents, their identity (or lack thereof), their access scope, and the teams that own them. This is the foundation of everything else.

Separate agent identity from human identity. Every production agent should authenticate as itself. This enables proper audit trails, scope-limited permissions, and clean access revocation when agents are deprecated.

Treat agent access like privileged access. The same controls you apply to human privileged access — just-in-time access, session recording, anomaly detection — should apply to agents operating with broad system permissions.

Build cost accountability into agent architecture. Every agent should be attributable to a cost center from the moment it's deployed. This enables both accountability and anomaly detection when spending patterns change unexpectedly.

Adopt zero-trust thinking for agents. Trust can't be a one-time decision made at deployment. It has to be continuously verified — every agent, every action, every interaction. The perimeter-based security model doesn't work for systems that make thousands of autonomous decisions per hour.

The Bottom Line

Enterprise AI is past the experimentation phase. Agents are running inside production systems, touching financial records, customer data, and operational infrastructure. The security architecture most enterprises have in place was designed for a world where humans were the only actors.

That world no longer exists.

The AI agent security gap is real — and it's growing faster than security teams can respond. The organizations that close it proactively will be the ones that can scale AI confidently. The ones that don't will face the kind of incident that makes headlines, not for what the AI did, but for what it was allowed to do.

Snowflake's Cortex AI Gateway is one approach to closing that gap. Whether you use Snowflake's platform or not, the architectural model it embodies — centralized control, agent-specific identity, real-time audit, cost attribution — represents the direction enterprise AI governance needs to move.

The question for every enterprise leader right now isn't whether you need this kind of control. It's how far behind you already are.


Sources:


Follow Rajesh Beri on LinkedIn or X/Twitter for more enterprise AI insights.

Continue Reading

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

beri.net

Subscribe at beri.net/subscribe for twice-weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

AI Agents Have Admin Access. 57% of Firms Aren't Ready.

Photo by cottonbro studio on Pexels

Most enterprise AI security conversations are happening at the wrong level. We're debating model bias and data privacy while missing a more immediate threat: the AI agents your teams deployed last quarter are silently operating with the same system privileges as the person who set them up — including, in many cases, admin access to production systems.

That's not hypothetical. It's the default behavior of every major agentic framework, and most organizations have zero controls in place to address it.

This week, Snowflake drew a sharp line at Black Hat 2026 with the launch of Cortex AI Gateway — a centralized control layer designed to govern how AI agents access enterprise data, tools, and models. The announcement doesn't just matter for Snowflake customers. It signals a shift in how the industry is starting to think about AI governance: from policies written in slide decks to enforcement built into the data plane.

Here's what enterprise leaders need to understand.

The Inherited Privilege Problem No One Planned For

When your team deployed that first AI agent six months ago — the one that helps sales reps draft proposals, or the one that summarizes board packets — they connected it using someone's credentials. Maybe the developer's. Maybe a service account. Maybe, and this is where it gets uncomfortable, a senior executive's API token.

That agent now acts as that person inside every system it touches.

The CTO of a major identity security firm described it bluntly in an interview this week: "Let's imagine you're the head of IT with admin access to all of your systems. Well, now suddenly your agent has admin access to all of your systems. It could exfiltrate data, especially if it's subject to a prompt injection."

And the audit trail? Useless. When an agent makes an unauthorized action, the security logs show the human's name. "Imagine the logs show that Michael sent a couple million dollars to an offshore account," she said. "It raises eyebrows — when in fact it could just be an agent going off the rails."

This is the core architectural problem with how enterprises have deployed AI agents at speed: we inherited the human access model and bolted agents on top of it. That worked fine when agents were novelties. It's becoming a liability now that agents are making autonomous decisions inside production systems at machine speed.

The Numbers Are Worse Than You Think

According to the Linux Foundation's 2026 State of Tech Talent Report, AI security concerns have surged from 17% of organizations in 2024 to 48% in 2026 — a nearly 3x increase in just two years.

Meanwhile, 97% of organizations say they're committed to implementing AI. And 57% say they face a significant capacity gap in security and risk management.

Do the math: the vast majority of enterprises are accelerating AI deployment faster than their security teams can keep up. And the agents they're deploying are inheriting privileges their security architecture was never designed to manage.

Traditional security was built around a simple assumption: access requests come from humans. One person, one application, one action at a time, at human speed. AI agents break all three of those constraints simultaneously. They operate across multiple systems in parallel, at machine speed, with cross-system permissions that were never meant to be exercised together.

The security gaps this creates aren't new vulnerabilities. They're the amplification of every gap that already existed — the overly permissive service account no one cleaned up, the legacy API key with read/write access to the data warehouse, the contractor credentials nobody revoked. Agents find and exercise all of these, automatically.

What Snowflake Built — and Why It Matters Beyond Their Platform

Cortex AI Gateway, announced July 28 at Black Hat 2026, is Snowflake's attempt to solve this at the infrastructure layer rather than the policy layer. The distinction matters.

A policy says "agents should only have least-privilege access." An infrastructure control actually enforces it, regardless of how the agent was built or which model it's running on.

The gateway works by integrating Natoma — a centralized MCP (Model Context Protocol) gateway that Snowflake acquired earlier this year — into the Snowflake data platform. Rather than every agent connecting directly to every data source, they all route through a single control point that enforces identity, policy, and audit at the tool-call level.

What it actually controls:

Model access governance — The gateway supports a wide catalog covering GPT, Gemini, Claude, Grok, Mistral, and custom models. Enterprises can govern which teams can access which models, at what cost limits, and with what data residency requirements.

Tool and MCP access — With support for 100+ MCP servers, the gateway creates a unified access layer across internal databases, SaaS tools, and third-party services. Administrators can grant, restrict, and audit tool access from a single endpoint rather than configuring each agent deployment individually.

Agent identity — Agents get their own identity in the system, separate from the human who deployed them. This means audit logs show agent actions, not human actions. Restricted Session Scope (going GA soon) limits what an agent session can do to only what its specific task requires — a read-only analysis stays read-only, even if the deploying user's role normally allows writes.

Cost control — AI spending is attributed to specific teams, agents, and workloads. Budget guardrails are enforced before costs spiral, with intelligent model routing to direct simpler tasks to cheaper models automatically.

The identity partner ecosystem is notable: 1Password, Aembit, Cyera, Linx Security, Okta, SailPoint, and Saviynt all announced integrations. That these competitors aligned around a shared trust model for agents suggests the identity management industry is converging on agent identity as the next major problem to solve.

The Three Questions Every CIO Should Be Asking Right Now

If you're responsible for enterprise AI governance, here's how to pressure-test your current state:

1. Do your AI agents have their own identity?

If your agents authenticate using human credentials — developer tokens, service accounts tied to individual employees, OAuth sessions scoped to a person — you have an agent identity gap. When that employee changes roles or leaves, their agents may continue operating with their previous access. When an agent takes an action, there's no way to distinguish it from the human in the audit log.

The fix isn't complicated, but it requires intentional work: every agent should authenticate as itself, with its own identity, its own permissions, and its own audit trail.

2. What is the minimum privilege your agents actually need?

In conversations with security leaders, I consistently find that AI agents are deployed with significantly more access than their tasks require. The data science team's analysis agent has write access to the production database. The customer success agent has access to financial records it never actually uses. The legal review agent can send emails on behalf of executives.

This happens because the agent was wired up to the deploying developer's credentials, and that developer had broad access. Cleaning this up requires a systematic audit of what each agent actually needs versus what it currently has — and an infrastructure layer that enforces the minimum.

3. Do you have real-time visibility into what your agents are doing?

Most enterprise security monitoring was designed for human-speed activity. An agent that executes 10,000 API calls per hour against your CRM is going to look completely different in a SIEM than a human doing the same thing. Existing alerting rules likely won't catch it.

More importantly: do you know which agents you have? In conversations across enterprises, I consistently find that agents deployed by individual teams aren't registered anywhere centrally. Shadow AI isn't just models — it's hundreds of agents with broad system access that no one has inventoried.

Cortex AI Gateway includes automatic discovery and monitoring of shadow AI and MCPs for exactly this reason.

The CFO Angle: AI Cost Control Is Now a Security Problem

There's a dimension to this that CFOs and finance leaders need to understand: AI cost overruns and AI security failures are becoming the same problem.

An agent subject to a prompt injection attack doesn't just exfiltrate data. It can also run up substantial AI compute bills by being directed to make thousands of unnecessary API calls. An agent with overly broad access can trigger expensive downstream operations — bulk data exports, large-scale model inference jobs — that weren't authorized and weren't budgeted.

The AI cost control features in Cortex AI Gateway address this directly: unified consumption tracking by team and workload, budget guardrails that stop spending before it escalates, and intelligent model routing that substitutes cheaper models for tasks that don't require the most capable (and most expensive) options.

In practice, this means finance teams can finally get a coherent answer to "what is our AI spend, and where is it going?" — broken down to the team, agent, and workload level. That answer currently doesn't exist in most enterprise AI deployments.

What This Means for Enterprise AI Strategy

The Snowflake announcement is a data point in a broader trend: enterprise AI governance is moving from aspiration to infrastructure. The organizations that will scale AI safely are the ones that treat agent security as an architectural requirement, not an afterthought.

A few practical implications for enterprise leaders:

Start with an agent inventory. Before you can govern your agents, you need to know what you have. Build a registry of deployed agents, their identity (or lack thereof), their access scope, and the teams that own them. This is the foundation of everything else.

Separate agent identity from human identity. Every production agent should authenticate as itself. This enables proper audit trails, scope-limited permissions, and clean access revocation when agents are deprecated.

Treat agent access like privileged access. The same controls you apply to human privileged access — just-in-time access, session recording, anomaly detection — should apply to agents operating with broad system permissions.

Build cost accountability into agent architecture. Every agent should be attributable to a cost center from the moment it's deployed. This enables both accountability and anomaly detection when spending patterns change unexpectedly.

Adopt zero-trust thinking for agents. Trust can't be a one-time decision made at deployment. It has to be continuously verified — every agent, every action, every interaction. The perimeter-based security model doesn't work for systems that make thousands of autonomous decisions per hour.

The Bottom Line

Enterprise AI is past the experimentation phase. Agents are running inside production systems, touching financial records, customer data, and operational infrastructure. The security architecture most enterprises have in place was designed for a world where humans were the only actors.

That world no longer exists.

The AI agent security gap is real — and it's growing faster than security teams can respond. The organizations that close it proactively will be the ones that can scale AI confidently. The ones that don't will face the kind of incident that makes headlines, not for what the AI did, but for what it was allowed to do.

Snowflake's Cortex AI Gateway is one approach to closing that gap. Whether you use Snowflake's platform or not, the architectural model it embodies — centralized control, agent-specific identity, real-time audit, cost attribution — represents the direction enterprise AI governance needs to move.

The question for every enterprise leader right now isn't whether you need this kind of control. It's how far behind you already are.


Sources:


Follow Rajesh Beri on LinkedIn or X/Twitter for more enterprise AI insights.

Continue Reading

Share:
THE DAILY BRIEF
AI SecurityEnterprise AIAI AgentsCybersecuritySnowflakeMCPAI Governance
AI Agents Have Admin Access. 57% of Firms Aren't Ready.

Snowflake's Cortex AI Gateway at Black Hat 2026 reveals the enterprise AI security gap no one talks about: your agents inherit your admin privileges.

By Rajesh Beri·July 30, 2026·10 min read

Most enterprise AI security conversations are happening at the wrong level. We're debating model bias and data privacy while missing a more immediate threat: the AI agents your teams deployed last quarter are silently operating with the same system privileges as the person who set them up — including, in many cases, admin access to production systems.

That's not hypothetical. It's the default behavior of every major agentic framework, and most organizations have zero controls in place to address it.

This week, Snowflake drew a sharp line at Black Hat 2026 with the launch of Cortex AI Gateway — a centralized control layer designed to govern how AI agents access enterprise data, tools, and models. The announcement doesn't just matter for Snowflake customers. It signals a shift in how the industry is starting to think about AI governance: from policies written in slide decks to enforcement built into the data plane.

Here's what enterprise leaders need to understand.

The Inherited Privilege Problem No One Planned For

When your team deployed that first AI agent six months ago — the one that helps sales reps draft proposals, or the one that summarizes board packets — they connected it using someone's credentials. Maybe the developer's. Maybe a service account. Maybe, and this is where it gets uncomfortable, a senior executive's API token.

That agent now acts as that person inside every system it touches.

The CTO of a major identity security firm described it bluntly in an interview this week: "Let's imagine you're the head of IT with admin access to all of your systems. Well, now suddenly your agent has admin access to all of your systems. It could exfiltrate data, especially if it's subject to a prompt injection."

And the audit trail? Useless. When an agent makes an unauthorized action, the security logs show the human's name. "Imagine the logs show that Michael sent a couple million dollars to an offshore account," she said. "It raises eyebrows — when in fact it could just be an agent going off the rails."

This is the core architectural problem with how enterprises have deployed AI agents at speed: we inherited the human access model and bolted agents on top of it. That worked fine when agents were novelties. It's becoming a liability now that agents are making autonomous decisions inside production systems at machine speed.

The Numbers Are Worse Than You Think

According to the Linux Foundation's 2026 State of Tech Talent Report, AI security concerns have surged from 17% of organizations in 2024 to 48% in 2026 — a nearly 3x increase in just two years.

Meanwhile, 97% of organizations say they're committed to implementing AI. And 57% say they face a significant capacity gap in security and risk management.

Do the math: the vast majority of enterprises are accelerating AI deployment faster than their security teams can keep up. And the agents they're deploying are inheriting privileges their security architecture was never designed to manage.

Traditional security was built around a simple assumption: access requests come from humans. One person, one application, one action at a time, at human speed. AI agents break all three of those constraints simultaneously. They operate across multiple systems in parallel, at machine speed, with cross-system permissions that were never meant to be exercised together.

The security gaps this creates aren't new vulnerabilities. They're the amplification of every gap that already existed — the overly permissive service account no one cleaned up, the legacy API key with read/write access to the data warehouse, the contractor credentials nobody revoked. Agents find and exercise all of these, automatically.

What Snowflake Built — and Why It Matters Beyond Their Platform

Cortex AI Gateway, announced July 28 at Black Hat 2026, is Snowflake's attempt to solve this at the infrastructure layer rather than the policy layer. The distinction matters.

A policy says "agents should only have least-privilege access." An infrastructure control actually enforces it, regardless of how the agent was built or which model it's running on.

The gateway works by integrating Natoma — a centralized MCP (Model Context Protocol) gateway that Snowflake acquired earlier this year — into the Snowflake data platform. Rather than every agent connecting directly to every data source, they all route through a single control point that enforces identity, policy, and audit at the tool-call level.

What it actually controls:

Model access governance — The gateway supports a wide catalog covering GPT, Gemini, Claude, Grok, Mistral, and custom models. Enterprises can govern which teams can access which models, at what cost limits, and with what data residency requirements.

Tool and MCP access — With support for 100+ MCP servers, the gateway creates a unified access layer across internal databases, SaaS tools, and third-party services. Administrators can grant, restrict, and audit tool access from a single endpoint rather than configuring each agent deployment individually.

Agent identity — Agents get their own identity in the system, separate from the human who deployed them. This means audit logs show agent actions, not human actions. Restricted Session Scope (going GA soon) limits what an agent session can do to only what its specific task requires — a read-only analysis stays read-only, even if the deploying user's role normally allows writes.

Cost control — AI spending is attributed to specific teams, agents, and workloads. Budget guardrails are enforced before costs spiral, with intelligent model routing to direct simpler tasks to cheaper models automatically.

The identity partner ecosystem is notable: 1Password, Aembit, Cyera, Linx Security, Okta, SailPoint, and Saviynt all announced integrations. That these competitors aligned around a shared trust model for agents suggests the identity management industry is converging on agent identity as the next major problem to solve.

The Three Questions Every CIO Should Be Asking Right Now

If you're responsible for enterprise AI governance, here's how to pressure-test your current state:

1. Do your AI agents have their own identity?

If your agents authenticate using human credentials — developer tokens, service accounts tied to individual employees, OAuth sessions scoped to a person — you have an agent identity gap. When that employee changes roles or leaves, their agents may continue operating with their previous access. When an agent takes an action, there's no way to distinguish it from the human in the audit log.

The fix isn't complicated, but it requires intentional work: every agent should authenticate as itself, with its own identity, its own permissions, and its own audit trail.

2. What is the minimum privilege your agents actually need?

In conversations with security leaders, I consistently find that AI agents are deployed with significantly more access than their tasks require. The data science team's analysis agent has write access to the production database. The customer success agent has access to financial records it never actually uses. The legal review agent can send emails on behalf of executives.

This happens because the agent was wired up to the deploying developer's credentials, and that developer had broad access. Cleaning this up requires a systematic audit of what each agent actually needs versus what it currently has — and an infrastructure layer that enforces the minimum.

3. Do you have real-time visibility into what your agents are doing?

Most enterprise security monitoring was designed for human-speed activity. An agent that executes 10,000 API calls per hour against your CRM is going to look completely different in a SIEM than a human doing the same thing. Existing alerting rules likely won't catch it.

More importantly: do you know which agents you have? In conversations across enterprises, I consistently find that agents deployed by individual teams aren't registered anywhere centrally. Shadow AI isn't just models — it's hundreds of agents with broad system access that no one has inventoried.

Cortex AI Gateway includes automatic discovery and monitoring of shadow AI and MCPs for exactly this reason.

The CFO Angle: AI Cost Control Is Now a Security Problem

There's a dimension to this that CFOs and finance leaders need to understand: AI cost overruns and AI security failures are becoming the same problem.

An agent subject to a prompt injection attack doesn't just exfiltrate data. It can also run up substantial AI compute bills by being directed to make thousands of unnecessary API calls. An agent with overly broad access can trigger expensive downstream operations — bulk data exports, large-scale model inference jobs — that weren't authorized and weren't budgeted.

The AI cost control features in Cortex AI Gateway address this directly: unified consumption tracking by team and workload, budget guardrails that stop spending before it escalates, and intelligent model routing that substitutes cheaper models for tasks that don't require the most capable (and most expensive) options.

In practice, this means finance teams can finally get a coherent answer to "what is our AI spend, and where is it going?" — broken down to the team, agent, and workload level. That answer currently doesn't exist in most enterprise AI deployments.

What This Means for Enterprise AI Strategy

The Snowflake announcement is a data point in a broader trend: enterprise AI governance is moving from aspiration to infrastructure. The organizations that will scale AI safely are the ones that treat agent security as an architectural requirement, not an afterthought.

A few practical implications for enterprise leaders:

Start with an agent inventory. Before you can govern your agents, you need to know what you have. Build a registry of deployed agents, their identity (or lack thereof), their access scope, and the teams that own them. This is the foundation of everything else.

Separate agent identity from human identity. Every production agent should authenticate as itself. This enables proper audit trails, scope-limited permissions, and clean access revocation when agents are deprecated.

Treat agent access like privileged access. The same controls you apply to human privileged access — just-in-time access, session recording, anomaly detection — should apply to agents operating with broad system permissions.

Build cost accountability into agent architecture. Every agent should be attributable to a cost center from the moment it's deployed. This enables both accountability and anomaly detection when spending patterns change unexpectedly.

Adopt zero-trust thinking for agents. Trust can't be a one-time decision made at deployment. It has to be continuously verified — every agent, every action, every interaction. The perimeter-based security model doesn't work for systems that make thousands of autonomous decisions per hour.

The Bottom Line

Enterprise AI is past the experimentation phase. Agents are running inside production systems, touching financial records, customer data, and operational infrastructure. The security architecture most enterprises have in place was designed for a world where humans were the only actors.

That world no longer exists.

The AI agent security gap is real — and it's growing faster than security teams can respond. The organizations that close it proactively will be the ones that can scale AI confidently. The ones that don't will face the kind of incident that makes headlines, not for what the AI did, but for what it was allowed to do.

Snowflake's Cortex AI Gateway is one approach to closing that gap. Whether you use Snowflake's platform or not, the architectural model it embodies — centralized control, agent-specific identity, real-time audit, cost attribution — represents the direction enterprise AI governance needs to move.

The question for every enterprise leader right now isn't whether you need this kind of control. It's how far behind you already are.


Sources:


Follow Rajesh Beri on LinkedIn or X/Twitter for more enterprise AI insights.

Continue Reading

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

beri.net

Subscribe at beri.net/subscribe for twice-weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

Frequently Asked Questions

What is Snowflake's Cortex AI Gateway?

Cortex AI Gateway is a centralized control layer Snowflake launched on July 28, 2026 at Black Hat 2026. It governs how AI agents access enterprise data, tools, and models by routing every agent through a single control point that enforces identity, policy, and audit at the tool-call level. It builds on Snowflake's acquisition of Natoma, an enterprise MCP gateway, and covers both first-party agents built in Snowflake and third-party agents built on external platforms.

Why is it a problem that AI agents inherit human privileges?

Most agents are wired up using the credentials of the person who deployed them — a developer token, a service account, or an executive's API key — so the agent acts as that person in every system it touches. If that person has admin access, so does the agent, which makes prompt injection an exfiltration path. It also breaks the audit trail: logs show the human's name for actions the agent took autonomously.

What do the 57% and 48% figures actually measure?

They come from the Linux Foundation's 2026 State of Tech Talent Report. Security and privacy concerns as a barrier to AI adoption rose from 17% of organizations in 2024 to 48% in 2026 — nearly a 3x increase. Separately, 57% of organizations report a significant capability gap in AI security and risk management, even though 97% say they are committed to implementing AI.

What does Cortex AI Gateway actually control?

Four things: model access governance across a catalog that includes GPT, Gemini, Claude, Grok, Mistral and GLM; tool and MCP access across 100+ MCP servers from a single endpoint; agent identity, including a Restricted Session Scope feature (GA soon) that limits an agent session to only what its task requires; and cost control through consumption tracking by team, agent, or workload, budget guardrails, and automatic routing of simpler tasks to cheaper models. It also does automatic discovery and monitoring of shadow AI and MCP servers.

Which identity vendors are integrating with it?

Snowflake named 1Password, Aembit, Cyera, Linx Security, Okta, SailPoint, and Saviynt as identity and security partners for third-party agent identity frameworks. That set of competitors aligning on a shared trust model is a signal that the identity management industry is converging on agent identity as the next problem to solve.

What should a CIO do first if they don't use Snowflake?

Start with an agent inventory — you cannot govern agents you have not catalogued, and shadow agents deployed by individual teams are rarely registered centrally. Then separate agent identity from human identity so every production agent authenticates as itself, treat agent access like privileged access (just-in-time grants, session recording, anomaly detection), and attribute every agent to a cost center at deployment. The architectural model matters more than the vendor.

Newsletter

Stay Ahead of the Curve

Weekly enterprise AI insights for technology leaders. No spam, no vendor pitches—unsubscribe anytime.

Subscribe

Latest Articles

View All →