NVIDIA turns open AI security into a coalition with Microsoft and Cloudflare
Original: Industry Leaders Unite in Open Secure AI Alliance for AI Safety and Security View original →
The open-model fight is moving from weights to the full defensive stack around AI agents. On July 27, 2026, NVIDIA launched the Open Secure AI Alliance, a coalition meant to build and share open technologies for AI safety and cybersecurity. Initial partners include Microsoft, Cloudflare, CrowdStrike, Hugging Face, IBM, LangChain, the Linux Foundation, Palantir, Palo Alto Networks, Red Hat, Salesforce, ServiceNow, Siemens, Snowflake, and Thinking Machines Lab.
The alliance is framed as a practical answer to a specific security problem: defenders often need to inspect, adapt, and run AI tools on their own infrastructure. NVIDIA argues that an AI agent is not just a language model. It is a system made of identity, permissions, harnesses, guardrails, logs, and evaluation. In that framing, the safety question is not simply whether weights are open or closed, but whether the surrounding controls can be tested and improved by the people responsible for security.
NVIDIA points to the recent Hugging Face security incident as the example. According to the blog post, closed AI tools blocked essential forensic analysis because they could not distinguish attackers from defenders. Hugging Face then ran the open-weight GLM 5.2 model on its own infrastructure to analyze more than 17,000 actions and contain the intrusion. That number is the policy argument in miniature: when response speed matters, defenders may not be able to wait for permission from a closed provider.
The initial technical contributions map to the agent stack. NVIDIA is contributing open models, model weights, data, and agent harness research, including the NVIDIA Labs Object-Oriented Agent project for testing, tracing, auditing, and governing agent behavior. HPE is tied to SPIFFE/SPIRE work for zero-trust identity. Hugging Face offers Safetensors as a model-weight format designed to avoid remote code execution. IBM and Red Hat point to signed patch workflows, while Microsoft contributes MDASH, a multi-model agentic scanning harness.
The policy stakes are immediate. U.S. lawmakers are debating whether frontier open models should face stronger restrictions, while industry players are trying to define openness as part of national cyber defense. The alliance will be judged less by its membership list than by whether it ships usable shared datasets, attack simulators, red-team tools, and deployment patterns that security teams actually adopt.
Related Articles
NVIDIA detailed Vera, a CPU designed for agentic AI workloads where tool calls, code execution, retrieval, and verification sit between model calls. The company claims 50% higher IPC than Grace and 1.8x sustained per-core performance versus x86 on agentic execution workloads.
Long-document OCR is bottlenecked by page chunking and growing KV cache. A widely shared post says Baidu’s Unlimited-OCR uses 3B total parameters, 500M active parameters, and a 32K context window to read 40-page documents in one pass.
NVIDIA’s SIGGRAPH update shifts physical AI from cloud demos toward edge deployment. The package includes the 4B Cosmos 3 Edge world model, a Synthetic Video Detector NIM microservice, and a DGX Station agent stack built around Nemotron 3 Ultra.