AIToday
AI Safety & AlignmentAI Business & IndustrySnowflake AI BlogPublished: Aug 3, 2026, 13:00 JST6 min read

Snowflake launches AI Gateway to govern autonomous agent sprawl

Snowflake launches AI Gateway to govern autonomous agent sprawl

Key takeaway

  • Snowflake has launched Cortex AI Gateway, a centralized control platform for managing autonomous agents across enterprise systems, addressing a critical security gap as concerns about AI security have jumped from 17% in 2024 to 48% in 2026.

  • The gateway enforces identity, policy and audit controls over agent access to models, data and tools via Model Context Protocol servers, and automatically routes requests to optimize cost and compliance.

  • The announcement also includes several AI security features now in general availability or preview, including agent identity tracking, data exfiltration prevention and ransomware protection via multi-party approval.

3 Key Points

  1. What happened

    Snowflake announced Cortex AI Gateway at Black Hat 2026, a centralized control layer that enforces identity, policy and audit over autonomous agents accessing models, data and enterprise tools via Model Context Protocol (MCP) servers. The company also moved several AI security features to general availability (GA) or public preview, including Agent Identity, Restricted Session Scope, Native AI Security Posture Management, Ransomware Protection via Multi-Party Approval, and Data Exfiltration Prevention.

  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 57% of organizations 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; Cortex AI Gateway addresses the hard problem of fragmented access, lack of visibility into agent actions and spiraling AI costs by providing centralized governance across first-party tools (Snowflake CoCo, CoWork) and third-party ecosystems (Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, LangChain, LlamaIndex).

  3. What to watch

    Cortex AI Gateway offers three core capabilities in its initial release: Control (grant, restrict and audit access from one endpoint), Visibility (capture agent actions in real time for audit trails), and Cost and Performance (automatic model routing based on cost, latency and capability, with spending limits per team or workload). Several features including Wide Model Catalog, Access Governance, Observability and Tracing, AI Cost Control and Intelligent Model Routing are in private preview. Visit Snowflake booth #8206 at Black Hat USA 2026 for demonstrations.

In Depth

Read the full story

At Black Hat 2026, Snowflake unveiled Cortex AI Gateway, a new infrastructure layer designed to centralize governance of autonomous agents across enterprise systems. The gateway integrates Natoma, a centralized MCP gateway that enforces identity, policy and audit at the tool-call level, into the Snowflake ecosystem. This allows enterprises to govern how AI agents—both Snowflake-native tools like CoCo and CoWork, as well as third-party platforms such as Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, and custom LangChain or LlamaIndex applications—access models, data, MCP servers and enterprise tools.

The core problem Cortex AI Gateway solves is fragmentation. As enterprises scale autonomous agents across multiple models, tools and platforms, they encounter three overlapping challenges: fragmented access with no centralized control, lack of visibility into what agents are doing, and AI costs spiraling out of control. The gateway addresses these by providing three capabilities. Control allows teams to grant, restrict and audit model and tool access from a single endpoint, replacing manual configuration for each new agent type with centralized fine-grained authorization. Visibility captures agent actions in real time—which tool was called, which system it touched, and in what order—and creates audit trails for security and compliance teams without requiring instrumentation of each agent individually. Cost and Performance includes automatic model routing based on cost, latency, capability and data residency requirements, and enforces spending limits by team, agent or workload to prevent costs from accelerating unchecked.

The announcement also reflects the rapidly shifting landscape of AI security. 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. Although 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 by consolidating data access, system execution and data movement; a patchwork of application-layer fixes and legacy monitoring tools is insufficient. Complementing the Cortex AI Gateway, Snowflake is transitioning several native security capabilities to general availability or public preview. Agent Identity (GA) gives security teams visibility into agent activity and enables data access policies that apply specifically when an agent is in the session. Restricted Session Scope (GA soon) limits what an agent session can do to only what the task requires. Native AI Security Posture Management (GA) provides a comprehensive dashboard in the Snowflake Trust Center to proactively scan for AI-specific risks and deploy programmatic remediations. Ransomware Protection via Multi-Party Approval is now GA, requiring two or more authorizations before any destructive system change can proceed. Advanced Data Exfiltration Prevention (preview) pairs real-time telemetry with strict data movement policies to detect and intercept unauthorized data flows, proactively flagging sensitive data fetches triggered by AI agents, unauthorized data routing to internal or external stages, and mass data downloads. In private preview are a Wide Model Catalog (bringing GPT, Gemini, Claude, Grok, Mistral and GLM under one roof), Access Governance and Sprawl Control, Observability and Tracing, AI Cost Control, Intelligent Model Routing, Context-Aware Access Policies, and Client-side CoCo CLI VM Sandbox (which runs AI-assisted development workflows in an isolated Linux kernel on macOS).

Snowflake is demonstrating these capabilities at Black Hat USA 2026, booth #8206, showcasing the Cortex AI Gateway, AI Agent Identity controls and automated threat scanners in the Snowflake Trust Center. The company frames the challenge as one of embedding security directly into the core data and AI infrastructure, allowing organizations to move confidently from prototype to production while deploying autonomous agents inside the secure enterprise.

Context & Analysis

The surge in AI security concerns—from 17% in 2024 to 48% in 2026—reflects a fundamental challenge facing enterprises: while 97% of organizations are committed to implementing AI, 57% lack the security and risk management capacity to do so safely. Autonomous agents have become a flashpoint because they consolidate data access, system execution and data movement into a single profile, creating a wider attack surface than traditional application layers. Legacy point solutions and application-layer fixes alone are insufficient; security must be embedded in the data and control planes themselves.

Snowflake's announcement addresses this architectural gap by introducing governance at the agent orchestration layer. By integrating Natoma—a centralized MCP gateway—into the Snowflake ecosystem, the company is tackling the fragmented sprawl of emerging agent frameworks. Enterprises are adopting multiple autonomous agent types across different LLM providers (ChatGPT, Claude, Grok), development tools (Cursor, LangChain) and cloud platforms (Amazon Bedrock, Azure AI Foundry), each with its own access patterns and audit requirements. A centralized gateway enables teams to enforce a single set of identity, authorization and audit policies across this heterogeneous landscape, eliminating the manual burden of configuring security for each new agent type.

FAQ

What is Model Context Protocol (MCP) and why does Snowflake's gateway govern it?
Model Context Protocol is a standard that enterprises use to connect LLMs to databases, internal tools and SaaS environments. Decentralized MCP adoption creates unmanaged sprawl, fractured user experiences and security vulnerabilities such as unvetted servers, tool hijacking and data exfiltration. Cortex AI Gateway, by integrating Natoma (a centralized MCP gateway), enforces identity, policy and audit at the tool-call level to give enterprises visibility and control.
Which AI models and platforms does Cortex AI Gateway support?
Cortex AI Gateway governs how agents access both first-party tools (Snowflake CoCo and CoWork) and third-party ecosystems including Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, custom LangChain or LlamaIndex apps and others. A Wide Model Catalog in private preview will bring GPT, Gemini, Claude, Grok, Mistral and GLM under one roof, allowing enterprises to run them in their geography to keep data within the required region.
What new security features are now available, and which are still in preview?
Features moving to general availability (GA) or soon to GA include Agent Identity (visibility into agent activity and audit tracking), Restricted Session Scope (limiting agent sessions to required permissions), Native AI Security Posture Management (integrated dashboard in Snowflake Trust Center for proactive risk scanning), and Ransomware Protection via Multi-Party Approval (requiring two or more authorizations before destructive changes). Features in private preview include Wide Model Catalog, Access Governance and Sprawl Control, Observability and Tracing, AI Cost Control, Intelligent Model Routing, Context-Aware Access Policies, Advanced Data Exfiltration Prevention, and Client-side CoCo CLI VM Sandbox.
Snowflake AI BlogRead Original Article

Get the latest AI Safety & Alignment news 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.

Related Articles

Next articleChain-of-Thought Spoofing Reveals Unfixable Flaw in LLMs

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

Sign up free