Nvidia announced the Open Secure AI Alliance on July 27, a group of 37 inaugural partners that will build and share open-source tools for defending against AI-related cyberattacks. The founding roster includes Microsoft, IBM, Cisco, CrowdStrike, Palo Alto Networks, Salesforce, SAP, Databricks, Cloudflare, Dell Technologies, HPE, Red Hat, the Linux Foundation, Hugging Face, LangChain, Elastic, Snowflake, Palantir, Thinking Machines Lab, and SpacexAI, the security-focused arm of Elon Musk’s xAI, alongside enterprise members such as Capital One, DoorDash, Siemens, and SK Telecom.

This is the third time in three days Nvidia has advanced the same argument in public, each time through a different door. AI Insiders reported yesterday on the 77-signatory letter Nvidia organized urging Washington to leave open-weights models unrestricted. Today’s edition covered Anthropic CEO Dario Amodei’s rebuttal to that letter. The security alliance restates Nvidia’s underlying position again, this time as a cybersecurity coalition rather than a policy letter, without acknowledging the overlap.

The alliance leans on two efforts already underway rather than starting from nothing: the Linux Foundation’s Akrites initiative, and separately, existing work inside the OpenSSF community. Its stated case is that defenders need systems they can inspect and run on their own infrastructure, not just closed tools controlled by a vendor.

Nvidia points to a specific incident to justify that case. During a security breach at Hugging Face, the company says its own closed AI tools could not reliably tell which activity on the network was an attacker’s and which was a defender’s response, so the tools got in the way of the forensic work rather than helping it. Hugging Face instead ran the open-weight model GLM 5.2 on its own infrastructure, sifting through upward of 17,000 logged actions to shut the intrusion down. Nvidia does not name which vendor’s closed tools stalled the response or say exactly when the breach happened, beyond calling it recent.

On deliverables, the announcement names a handful of concrete contributions rather than a shared roadmap for the full membership. Nvidia itself is shipping NOOA, the NVIDIA Labs Object-Oriented Agent framework, now posted on GitHub. NOOA gives outside teams a way to watch what an agent actually does at each step of a task, so unusual behavior can be flagged, replayed, and checked against a policy after the fact. HPE says it contributes to SPIFFE/SPIRE, a zero-trust identity standard that cryptographically confirms which AI agents and services are allowed to talk to each other. Hugging Face separately donated Safetensors, its format for storing model weights, to the PyTorch Foundation; the format is built so opening a model file cannot silently trigger code on the machine that loads it.

IBM and Red Hat’s Lightwell project takes a different angle. It adds cryptographically signed patches to the pipeline that carries open-source code from a repository into production, making a tampered package harder to slip through unnoticed. Microsoft is contributing MDASH, a scanning harness that runs several specialized AI agents at once to hunt for exploitable bugs and prove they are real before anyone reports them. SpacexAI has already released its terminal-based coding agent, Grok Build, as open source, and the company says it intends to eventually publish the underlying Grok model weights as well, though it gave no date for that step.

Beyond those five commitments, the other 32 named partners appear on the membership list without a specific technical deliverable attached to their names in Nvidia’s announcement. That gap is itself informative: a coalition this size, spanning cloud providers, cybersecurity vendors, and consumer companies like DoorDash, reads at launch more like a signatory list than a shipping schedule. Readers should treat the alliance’s substance as five named tools that exist today, with the rest of the membership representing intent rather than delivered code.

The policy ask lands in the same place as Nvidia’s letter from earlier in the week. Nvidia wants regulators to stop treating openly available models and the tooling wrapped around them as a security risk, and instead count them among the assets that strengthen a defender’s position. It warns that broad, one-size-fits-all restrictions on open systems would leave critical infrastructure dependent on a handful of closed vendors instead. Nvidia does not address Amodei’s specific counterproposals, including mandatory pre-release safety testing, anywhere in this announcement.

Teams building AI-driven security tooling should evaluate NOOA, MDASH, and the SPIFFE/SPIRE work on their technical merits independent of the alliance’s size, since those are the pieces that actually exist today. The open-versus-closed argument playing out this week across three separate Nvidia-linked venues is a lobbying campaign as much as a technical debate, and companies still deciding where to land on chip controls or mandatory testing should read all three documents before assuming any one of them settles the question.

Nvidia announced the Open Secure AI Alliance and its founding contributions in a post on its company blog on July 27, 2026.