Nvidia, Microsoft, and SpaceX form a 40-company alliance for open-source AI security after Hugging Face breach

The tech industry’s response to autonomous AI attacks is taking shape as a coalition of more than 40 companies, led by Nvidia and joined by Microsoft, SpaceX, IBM, CrowdStrike, and Palantir, announced the formation of the Open Secure AI Alliance on Monday.

The group’s founding premise is that closed, proprietary security models leave defenders at a disadvantage against attackers who can study, modify, and share offensive AI tools freely. By publishing defensive technologies under permissive open-source licenses, the alliance argues, security teams can inspect their tools, adapt them to their own infrastructure, and run them on hardware they control, none of which is possible with a vendor’s API-gated black box.

The catalyst for the coalition was last week’s intrusion at Hugging Face, where an autonomous AI agent compromised parts of the company’s production infrastructure. The attacker gained access through a malicious dataset that exploited a remote-code loader and template injection in a dataset configuration file. The breach drew attention to the speed at which agentic AI systems can move once they gain a foothold, and to the fact that most organizations lack defensive AI that can respond in kind.

The alliance’s first technical contribution is NOOA (Nvidia-labs OO Agents), an Apache 2.0 research framework for testing, tracing, auditing, and governing agent behavior. The framework does not provide its own sandbox; it relies on existing operating-system isolation boundaries such as containers, virtual machines, and Nvidia’s OpenShell sandbox for containment. The GitHub repository is at version 0.0.6 as of July 22, with development led by Nvidia and external contributions accepted through pull requests.

Independent journalism depends on its readers. If you appreciate our work, we'd be grateful for your support.

Contribute today

Founding members span cloud infrastructure, enterprise security, and AI development. The roster includes Cisco, Cloudflare, Hugging Face, Palo Alto Networks, Red Hat, and the Linux Foundation. Notably absent from the membership list are OpenAI, Google, and Meta, though all three signed an open-weights policy letter on July 24 arguing for the importance of downloadable AI models in national security. Anthropic appears on neither list.

The alliance’s scope covers the full AI agent stack: identity and permissions, runtime isolation, guardrails and monitoring, secure coding workflows, and multi-model vulnerability scanning. Several of the technologies cited in the announcement predate the coalition. Hugging Face’s Safetensors model format, HPE-backed SPIFFE workload identity, IBM and Red Hat’s Lightwell remediation system, and Microsoft’s MDASH harness all existed before the alliance was formed. The coalition’s role is to coordinate them into a unified defensive framework rather than to build everything from scratch.

Sources: Nvidia, SpaceX, Microsoft launch AI safety initiative after OpenAI cyber attack (CNBC, July 27, 2026); Nvidia Forms Alliance to Back Open-Source A.I. Amid Debate Over Safety (New York Times, July 27, 2026); NVIDIA Forms 37-Member Open Secure AI Alliance (The Hacker News, July 27, 2026); Nvidia forms industry alliance for open AI security (Reuters, July 27, 2026)

Scroll to Top