AIToday
Snowflake AI BlogPublished: Aug 2, 2026, 13:01 JST6 min read

Snowflake launches AI Gateway, security tools for autonomous agents

Snowflake launches AI Gateway, security tools for autonomous agents

Key takeaway

  • Snowflake launched Cortex AI Gateway and advanced security features to help enterprises safely scale autonomous agents.

  • The gateway centralizes control over how AI agents access data, models, and tools across multiple platforms—ChatGPT, Claude, Azure, and custom apps—while providing real-time visibility into agent actions and automatic cost routing.

  • This matters because AI security concerns have surged to 48% among tech professionals in 2026, and 57% of organizations lack the capacity to manage security risks as they deploy AI; Snowflake's tools consolidate fragmented, unmanaged agent sprawl into a single auditable endpoint.

3 Key Points

  1. What happened

    Snowflake announced Cortex AI Gateway at Black Hat 2026, a centralized control layer for AI agents that integrates Natoma (an MCP gateway) to govern how agents from multiple sources—including ChatGPT, Claude, and custom apps—access models, data, and enterprise tools. The company also moved several security features to general availability, including Agent Identity and Ransomware Protection via Multi-Party Approval, while placing others in preview.

  2. Why it matters

    AI security concerns among tech talent jumped from 17% in 2024 to 48% in 2026, yet 57% of organizations face a capacity gap in security and risk management even as 97% commit to implementing AI. Autonomous agents expand the enterprise attack surface by combining data access, execution, and movement; Snowflake's gateway aims to consolidate fragmented, unmanaged agent sprawl into a single auditable endpoint with fine-grained authorization and cost controls.

  3. What to watch

    The gateway offers three core capabilities in varying stages (some in private preview): unified control over agent connections across 100+ MCP servers; real-time audit trails of agent actions and tool calls; and automatic model routing based on cost, latency, and data residency. Snowflake also previewed Data Exfiltration Prevention (DXP), which flags sensitive data fetches triggered by AI agents and unauthorized mass downloads, and CoCo CLI VM Sandbox isolation for client-side AI workflows on macOS.

In Depth

Read the full story

At Black Hat USA 2026, Snowflake addressed one of the most pressing enterprise challenges: securing autonomous agents at scale. The announcement came against a backdrop of surging security concerns—AI security worries among tech professionals jumped from 17% in 2024 to 48% in 2026, according to The Linux Foundation's 2026 State of Tech Talent Report. While 97% of organizations remain committed to implementing AI, 57% face a significant capacity gap in security and risk management.

The core announcement was Cortex AI Gateway, a centralized control layer for managing how AI agents interact with enterprise systems. The gateway integrates Natoma, an MCP (Model Context Protocol) gateway, to enforce identity, policy, and audit at the tool-call level. The problem it solves is acute: as enterprises scale autonomous agents across multiple models and platforms—including ChatGPT, Claude Code, Azure AI Foundry, Amazon Bedrock, custom LangChain or LlamaIndex applications, and Snowflake's own CoCo and CoWork—decentralized adoption creates unmanaged sprawl, fractured user experiences, and severe security liabilities. Agents can become vulnerable to unvetted servers, tool hijacking, and data exfiltration; simultaneously, organizations lose visibility into agent activity and AI costs spiral out of control.

Cortex AI Gateway delivers three categories of capability. First, Control: enterprises can grant, restrict, and audit model and tool access from a single endpoint, managing permissions centrally with fine-grained authorization instead of manually configuring each agent type. Features in private preview include a Wide Model Catalog (supporting GPT, Gemini, Claude, Grok, Mistral, GLM and others) to run models in users' chosen geography, Access Governance and Sprawl Control to manage tool access across 100+ MCP servers, and the ability to govern every agent connection with streamlined policies, authentication, and fine-grained authorization. Second, Visibility: agent actions are captured in real time—which tool was called, which system it touched, in what order, and by whom. Private preview features include Observability and Tracing to capture agent tool calls securely with comprehensive audit trails, and Agent Action Auditability to provide end-to-end records of agent actions and the systems they touched. Third, Cost and Performance: requests are automatically routed to the right model based on cost, latency, capability, and other requirements, with spending limits enforced by team, agent, or workload. AI Cost Control (in private preview) provides a unified view of AI consumption and automatic model routing based on cost, latency, capability, and data residency.

Snowflake simultaneously transitioned a suite of native security capabilities to general availability and public preview. Agent Identity moved to GA, giving security teams greater visibility into agent activity and the ability to enforce data access policies specific to agent sessions; the company extended this to third-party agents through integrations with 1Password, Aembit, Cyera, Linx Security, Okta, SailPoint, and Saviynt. Restricted Session Scope—limiting what an agent session can do to only what the task requires—is coming to GA soon. In private preview, Context-Aware Access Policies enable security admins to author a single policy that evaluates identity, network, and client context jointly.

On the proactive side, Native AI Security Posture Management moved to GA, integrating directly into the Snowflake Trust Center to scan for AI-specific risks and assess compliance postures against emerging global regulations. Snowflake launched its Data Exfiltration Prevention (DXP) package into preview via the Trust Center; by pairing real-time telemetry with strict data movement policies (now GA), the platform detects and intercepts unauthorized data flows—including sensitive data fetches triggered by AI agents, unauthorized data routing to internal or external stages, and mass data downloads via user interfaces. A Client-side CoCo CLI VM Sandbox (in private preview) isolates each CoCo session in a separate Linux kernel, shielding credentials, local storage, and networks from client-side AI workloads on macOS. Finally, Ransomware Protection via Multi-Party Approval reached GA, requiring two or more authorizations before any destructive system change can proceed, preventing single points of failure even if top-tier administrative credentials are compromised.

Snowflake invited attendees to booth #8206 at Black Hat USA 2026 to see demonstrations of Cortex AI Gateway, Agent Identity controls, and the automated threat scanners in the Snowflake Trust Center. The company framed the announcement as foundational to securing what it called the "agentic enterprise"—one where security is built directly into the data and control planes, allowing teams to move confidently from prototype to production with AI agents deployed inside the secure enterprise.

Context & Analysis

The surge in AI security concerns—from 17% to 48% in just two years—reflects the widening gap between enterprise AI adoption and the security infrastructure needed to protect it. While 97% of organizations commit to AI implementation, 57% report a significant capacity shortfall in security and risk management. Autonomous agents have become a particular vulnerability: by consolidating data access, system execution, and data movement into single profiles, they dramatically expand the enterprise attack surface. Snowflake's announcement addresses this directly by moving security from the periphery—application-layer fixes and legacy monitoring tools—into the core data and control planes.

The Cortex AI Gateway tackles the fragmentation problem: as enterprises adopt agents across multiple models and platforms (ChatGPT, Claude, Azure, Bedrock, and custom applications), decentralized deployment creates unmanaged sprawl, invisible agent activity, and runaway AI costs. By centralizing tool-call governance through Natoma integration, Snowflake enables enterprises to enforce identity, policy, and audit from a single endpoint. This approach extends Snowflake's existing data governance framework to agent traffic, allowing fine-grained authorization across 100+ MCP servers without requiring administrators to manually configure each new agent type.

The move of Agent Identity and Multi-Party Approval to general availability signals that Snowflake views these as production-grade defenses. The addition of Data Exfiltration Prevention—which flags and blocks sensitive data fetches triggered by AI agents—addresses a concrete attack vector. Together, these features reflect a shift in enterprise security thinking: as agents become more autonomous and pervasive, security must transition from reactive monitoring to proactive, context-aware controls embedded directly into data infrastructure.

FAQ

What is the Cortex AI Gateway and what does it do?
Cortex AI Gateway is a centralized control layer that integrates Natoma, an MCP (Model Context Protocol) gateway, to govern how autonomous AI agents access models, data, and enterprise tools. It enforces identity, policy, and audit at the tool-call level, giving enterprises control over agent access from a single endpoint instead of manually configuring each agent type separately.
Which AI platforms and models does the gateway work with?
The gateway governs agents from Snowflake's own tools (CoCo, CoWork), third-party ecosystems (Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, custom LangChain or LlamaIndex apps), and supports models including GPT, Gemini, Claude, Grok, Mistral, and GLM.
What new security features did Snowflake announce?
Agent Identity and Ransomware Protection via Multi-Party Approval moved to general availability. Data Exfiltration Prevention (DXP)—which detects sensitive data fetches triggered by AI agents and mass downloads—entered preview via the Trust Center. Native AI Security Posture Management in the Snowflake Trust Center now scans for AI-specific risks and assesses compliance against emerging regulations.
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 articleTaiwan space agency opens startup accelerator to boost satellite ODM

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

Sign up free