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

Snowflake Launches AI Gateway, Security Stack for Enterprise Agents

Snowflake Launches AI Gateway, Security Stack for Enterprise Agents

Key takeaway

  • Snowflake has released Cortex AI Gateway, a centralized security and governance platform for AI agents that integrates with multiple LLM providers and SaaS environments.

  • The announcement comes amid a sharp rise in enterprise AI security concerns—from 17% in 2024 to 48% in 2026—and addresses the sprawl, visibility and cost control gaps organizations face as they deploy autonomous agents at scale.

  • The platform enables enterprises to enforce identity, policy and audit controls at the tool level while tracking agent activity in real time and routing requests to optimize cost and data residency.

3 Key Points

  1. What happened

    Snowflake announced Cortex AI Gateway and production-ready AI security features at Black Hat 2026, integrating a centralized MCP (Model Context Protocol) gateway called Natoma to govern how AI agents access models, data and enterprise tools across first-party and third-party ecosystems including Amazon Bedrock, Azure AI Foundry, ChatGPT, and Claude Code.

  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, while 97% of organizations are committed to implementing AI but 57% face a significant capacity gap in security and risk management. Autonomous agents are expanding the enterprise attack surface by combining data access, system execution and data movement, and Snowflake's approach embeds security controls directly into the data and control planes rather than relying on legacy monitoring tools.

  3. What to watch

    Cortex AI Gateway features are rolling out in stages—Wide Model Catalog, Access Governance and Sprawl Control, Agent Action Auditability, AI Cost Control, and Intelligent Model Routing are in private preview; Agent Identity and Restricted Session Scope are moving to general availability; Native AI Security Posture Management is now GA; and Advanced Data Exfiltration Prevention and Client-side CoCo CLI VM Sandbox are in preview.

In Depth

Read the full story

At Black Hat 2026, Snowflake announced two complementary product initiatives: the Cortex AI Gateway, a new centralized governance and interoperability layer for autonomous agents, and a suite of production-grade AI security features.

The Cortex AI Gateway addresses a core operational problem: as enterprises deploy autonomous agents across multiple LLM providers and internal tools, they lose visibility and control. Agents using standards like the Model Context Protocol (MCP) can connect to databases, internal tools and SaaS environments, but decentralized adoption creates unmanaged sprawl, fractured user experiences, and security liabilities including unvetted servers, tool hijacking and data exfiltration. By integrating Natoma—a centralized MCP gateway that enforces identity, policy and audit at the tool-call level—into Snowflake, the company provides what it calls "the connective layer for all trusted agent activity."

Cortex AI Gateway governs how agents from both first-party sources (Snowflake's own CoCo and CoWork) and third-party ecosystems (Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, and custom LangChain or LlamaIndex applications) access models, data, MCP servers and enterprise tools. The platform delivers three operational capabilities: Control (grant, restrict and audit model and tool access from a single endpoint with fine-grained authorization); Visibility (capture agent actions in real time—which tool was called, which system it touched, in what order and by whom—and provide audit trails); and Cost and Performance (automatically route requests to the right model based on cost, latency, capability and data residency requirements, and enforce spending limits by team, agent or workload).

Key features rolling out include Wide Model Catalog (private preview) to consolidate GPT, Gemini, Claude, Grok, Mistral, GLM and others in a single governance layer; Access Governance and Sprawl Control (private preview) to reduce manual configuration for dozens of emerging agent types; Govern Every Agent Connection (private preview) covering 100+ MCP servers; Observability and Tracing (private preview) for real-time capture of agent tool calls; and AI Cost Control and Intelligent Model Routing (both private preview) for budget enforcement and automatic model selection.

Snowflake is transitioning a set of native security capabilities to production. Agent Identity (GA) gives security teams visibility into agent activity and lets them enforce data access policies that apply specifically when an agent is in a session, with dedicated agent identity tracking in Account Usage views. The company is extending these frameworks to third-party agents through integrations with 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) allow security admins to author a single zero-trust policy that evaluates identity, network and client context jointly.

For proactive risk management, Snowflake has moved Native AI Security Posture Management to GA, integrating AI-specific risk scanning into the Trust Center with a comprehensive dashboard and programmatic remediations for misconfigurations. Advanced Data Exfiltration Prevention (preview) pairs real-time telemetry with strict data movement policies (GA) 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 via user interfaces. Client-side CoCo CLI VM Sandbox (private preview) runs AI-assisted development workflows in isolated Linux kernels, available as an admin-enforced or self-managed control on macOS. Ransomware Protection via Multi-Party Approval (MPA) is now GA, requiring two or more authorizations before destructive system changes can proceed.

Snowflake framed these announcements against industry context: 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. While 97% of organizations are committed to implementing AI, 57% face a significant capacity gap in security and risk management. The company positioned security as foundational to the agentic enterprise, arguing that it must be built directly into the data and control planes rather than addressed through a patchwork of application-layer fixes and legacy monitoring tools.

Context & Analysis

The surge in AI security concerns reflects a structural gap between enterprise ambition and operational readiness. The Linux Foundation data shows security worry nearly tripling in two years, while three-quarters of organizations struggle with capacity constraints in this area. Snowflake's announcement directly addresses this: the company is positioning security not as a bolted-on compliance layer but as a core function embedded in the data and control planes where agents operate.

Autonomous agents create a new attack surface because they combine data access, system execution, and data movement in a single profile—a qualitatively different risk from traditional user-centric access control. Decentralized agent deployment across multiple LLM providers and tools (ChatGPT, Claude, Bedrock, etc.) has created visibility and sprawl problems; teams lack a unified view of which agents can do what, at what cost, and with what audit trail. Snowflake's Cortex AI Gateway solves this by placing a centralized governance layer—based on the MCP standard and the Natoma gateway—between agents and enterprise resources.

The release strategy itself is telling: core identity and governance features (Agent Identity, Restricted Session Scope) are moving to GA or GA-soon, signaling production readiness; cost control and advanced observability remain in private preview, indicating these are evolving. This staged approach lets enterprises adopt foundational controls immediately while Snowflake refines the more sophisticated capabilities.

FAQ

What is the Cortex AI Gateway and how does it work?
Cortex AI Gateway is a centralized MCP (Model Context Protocol) gateway that integrates Natoma into the Snowflake ecosystem. It enables enterprises to govern how AI agents—both Snowflake-native tools like CoCo and CoWork and third-party services like ChatGPT, Claude Code, and Amazon Bedrock—access models, data and enterprise tools from a single endpoint, with fine-grained authorization and real-time audit trails.
What are the main security features Snowflake is releasing?
Snowflake is releasing Agent Identity (GA) to track and govern agent sessions; Restricted Session Scope (GA soon) to limit agent actions to what a task requires; Native AI Security Posture Management (GA) to scan for AI-specific risks and compliance gaps; Advanced Data Exfiltration Prevention (preview) to detect and block unauthorized data flows; and Client-side CoCo CLI VM Sandbox (private preview) to isolate AI-assisted development workflows from credentials and local storage.
Why is this announcement timely?
According to The Linux Foundation's 2026 State of Tech Talent Report, AI security concerns have risen from 17% in 2024 to 48% in 2026, and while 97% of organizations are committed to implementing AI, 57% face a significant capacity gap in security and risk management. Autonomous agents are expanding the enterprise attack surface, and a patchwork of application-layer fixes and legacy monitoring tools is no longer sufficient.
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 articlePippa pays artists per AI image—but still uses scraped art underneath

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

Sign up free