AIToday
Snowflake AI BlogPublished: Aug 3, 2026, 06:01 JST6 min read

Snowflake launches AI agent security gateway at Black Hat 2026

Snowflake launches AI agent security gateway at Black Hat 2026

Key takeaway

  • Snowflake has launched Cortex AI Gateway, a centralized control layer that lets enterprises govern how AI agents access models, data, and tools across both internal and third-party platforms—addressing a critical security gap as AI security concerns have jumped from 17% in 2024 to 48% in 2026.

  • The gateway integrates identity, policy, and audit controls at the tool-call level, providing visibility into agent actions, cost management, and protection against data exfiltration and misconfigurations.

  • The company has also moved several AI security features—including agent identity tracking, posture management, and ransomware protection via multi-party approval—into general availability or preview.

3 Key Points

  1. What happened

    Snowflake announced Cortex AI Gateway, which integrates a centralized MCP (Model Context Protocol) gateway called Natoma to govern how AI agents access models, data, and enterprise tools across first-party systems (like Snowflake CoCo and CoWork) and third-party platforms (Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, and others). The company also transitioned several native AI security features to general availability or public preview, including Agent Identity, Restricted Session Scope, Native AI Security Posture Management, Data Exfiltration Prevention, and Ransomware Protection via Multi-Party Approval.

  2. Why it matters

    AI security concerns have surged from 17% in 2024 to 48% in 2026 according to The Linux Foundation's 2026 State of Tech Talent Report, yet 57% of organizations face a significant capacity gap in security and risk management even though 97% are committed to implementing AI. Autonomous agents are expanding the enterprise attack surface by combining data access, system execution, and data movement, but decentralized agent adoption creates unmanaged sprawl, fractured visibility, and severe security liabilities—making a centralized governance layer critical for enterprises scaling agents safely.

  3. What to watch

    Cortex AI Gateway's core features—including Access Governance and Sprawl Control, Govern Every Agent Connection (covering 100+ MCP servers), Observability and Tracing, AI Cost Control, and Intelligent Model Routing—are available in private preview. The Wide Model Catalog (supporting GPT, Gemini, Claude, Grok, Mistral, GLM and others) is also in private preview. Restricted Session Scope and Client-side CoCo CLI VM Sandbox (macOS only, currently) are coming soon or in private preview; Snowflake is demonstrating these at Black Hat USA 2026 booth #8206.

In Depth

Read the full story

Snowflake unveiled Cortex AI Gateway at Black Hat 2026, a new control layer designed to centralize governance of how AI agents access models, data, and enterprise tools. The gateway integrates Natoma, an MCP (Model Context Protocol) centralized gateway, into the Snowflake ecosystem to enforce identity, policy, and audit controls at the tool-call level. This allows enterprises to manage agent access across both first-party Snowflake tools (CoCo and CoWork) and third-party platforms including Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, and custom LangChain or LlamaIndex applications.

The timing reflects an urgent security landscape shift. According to The Linux Foundation's 2026 State of Tech Talent Report, AI security concerns have surged from 17% in 2024 to 48% in 2026. This acceleration occurs even as 97% of organizations are committed to implementing AI—yet 57% face a significant capacity gap in security and risk management. The article attributes this vulnerability partly to autonomous agents, which combine data access, system execution, and data movement into single profiles, dramatically expanding the enterprise attack surface. Decentralized adoption of agents creates unmanaged sprawl, fractured visibility, and exposure to unvetted servers, tool hijacking, and data exfiltration.

Cortex AI Gateway delivers three core capabilities. Control allows enterprises to grant, restrict, and audit model and tool access from a single endpoint with fine-grained authorization, eliminating the need to manually configure each new agent type. The Wide Model Catalog (in private preview) consolidates GPT, Gemini, Claude, Grok, Mistral, GLM and others under one roof, running them in specified geographies to keep data within required regions. Access Governance and Sprawl Control (private preview) reduces the administrative burden of manually configuring connections for emerging agent types. Govern Every Agent Connection (private preview) provides streamlined access and data policies, authentication, and authorization across 100+ MCP servers, including bring-your-own (BYO) and VPC connect options, with automatic discovery and monitoring of shadow AI. Visibility is achieved through real-time capture of agent actions—which tool was called, which system it touched, and in what sequence—feeding into audit trails for security and compliance teams. Observability and Tracing (private preview) securely captures tool calls for usage tracking, troubleshooting, and forensics. Agent Action Auditability (private preview) provides an end-to-end record of agent actions and the systems they touched. Cost and performance controls include AI Cost Control (private preview), which offers a unified view of AI consumption by team, agent, or workload and enforces spending limits before costs escalate, and Intelligent Model Routing (private preview), which automatically routes requests to the right model based on cost, latency, capability, and data residency requirements.

Complementing the gateway, Snowflake transitioned several AI security features to general availability or public preview. Agent Identity is now GA, enabling security and governance teams to enforce data access policies specific to agent sessions and adding dedicated agent identity tracking in Account Usage views. Third-Party Agent Identity extends these frameworks to external AI tools through integrations with security vendors including 1Password, Aembit, Cyera, Linx Security, Okta, SailPoint, and Saviynt. Restricted Session Scope (GA soon) limits what an agent session can do to only what the task requires. Context-Aware Access Policies (private preview) are a zero-trust control allowing security admins to evaluate identity, network, and client context in a single expression. Native AI Security Posture Management is now GA, offering a comprehensive dashboard in the Snowflake Trust Center to proactively scan for AI-specific risks, assess compliance postures against emerging global regulations, and deploy programmatic remediations. Advanced Data Exfiltration Prevention (now in preview via the Trust Center) pairs real-time telemetry with strict data movement policies to detect and intercept unauthorized data flows—including sensitive data fetches triggered by AI agents, unauthorized data routing to internal or external stages, and mass data downloads. Client-side CoCo CLI VM Sandbox (private preview) isolates each CoCo session in a separate Linux kernel on macOS, minimizing exposure of credentials and local storage to client-side AI workloads. Ransomware Protection via Multi-Party Approval is now GA, requiring two or more authorizations before destructive system changes, preventing single-point-of-failure compromise of sensitive architecture.

Context & Analysis

The announcement reflects a structural shift in how enterprises must approach AI security. According to The Linux Foundation's 2026 State of Tech Talent Report cited in the article, AI security concerns have nearly tripled from 17% in 2024 to 48% in 2026—a dramatic widening of the risk perception gap. Yet 97% of organizations remain committed to implementing AI, revealing a critical disconnect: while the appetite for AI adoption is nearly universal, 57% of organizations face a significant capacity gap in security and risk management. Autonomous agents have intensified this tension by expanding the attack surface beyond traditional application layers; they now combine data access, system execution, and data movement into single profiles, multiplying the potential paths for breach or misconfiguration.

Snowflake's response is to move security "into the core data and AI infrastructure" rather than rely on patchwork application-layer fixes. The Cortex AI Gateway addresses this by introducing a centralized MCP gateway (Natoma) that enforces identity, policy, and audit at the tool-call level—the granular point where agents interact with external systems. This shift from decentralized agent sprawl to governed interoperability directly tackles the vulnerabilities the article identifies: unvetted servers, tool hijacking, data exfiltration, and the visibility blindness that comes from fragmented deployments. By extending Snowflake's existing data governance framework to agent traffic, the company is betting that enterprises will accept centralization as the necessary price of safe scale.

FAQ

What platforms and models does Cortex AI Gateway support?
Cortex AI Gateway governs AI agents across first-party tools (Snowflake CoCo, CoWork) and third-party ecosystems including Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, and custom LangChain or LlamaIndex apps. The Wide Model Catalog (in private preview) supports GPT, Gemini, Claude, Grok, Mistral, GLM and others, and allows running them in specific geographies to keep data within required regions.
What audit and compliance capabilities does the gateway provide?
Agent tool calls are captured in real time, showing which tool was called, which system it touched, in what order, and by whom. Observability and Tracing (private preview) provides comprehensive audit trails for usage tracking, troubleshooting and forensics. Native AI Security Posture Management (GA) integrates into the Snowflake Trust Center to proactively scan for AI-specific risks and assess compliance postures against emerging global regulations.
How does the gateway control AI costs?
AI Cost Control (private preview) provides a unified view of AI consumption by team, agent, or workload and lets teams manage and apply budget guardrails. Intelligent Model Routing (private preview) automatically routes agent requests to the right model based on cost, latency, capability, and data residency requirements, so enterprises avoid overpaying or sending sensitive data to the wrong region.
Snowflake AI BlogRead Original Article

Get AI news like this every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Next articleFender CEO's 'analog AI' bandmate comments deepen guitar community backlash

The AI news that matters, in one minute each morning.

Sign up free