Back Home

AI 安全與開源基礎設施

Open Secure AI Alliance Sets Out to Build an Open Agent Defense Stack, but Shared Tools and Governance Have Yet to Materialize

NVIDIA and more than 30 organizations have formed the Open Secure AI Alliance, with plans to share models, agent frameworks, identity, isolation, and vulnerability-scanning technologies. Its initial members have identified foundational components including NOOA, SPIFFE/SPIRE, Safetensors, Lightwell, and MDASH, but the alliance has yet to announce a shared repository, testing specifications, or a delivery timeline.

Strubbl · CC BY-SA 4.0 · Image source
zh-Hant

NVIDIA announced the formation of the Open Secure AI Alliance on July 27, with more than 30 initial partners, including the Linux Foundation, Hugging Face, Microsoft, IBM, Red Hat, CrowdStrike, Cloudflare, Cisco, and LangChain. The alliance’s technical premise is that agent security cannot be addressed solely by inspecting model weights. Instead, identity, permissions, execution frameworks, isolation, logging, guardrails, and evaluations must be treated as a unified defense stack, supported by components that security teams can self-host and inspect.

The announcement incorporates several existing or newly open-sourced projects into this blueprint. NVIDIA will contribute research on models, data, and agent frameworks, including NOOA, which represents state and tools as Python classes. HPE points to SPIFFE/SPIRE for workload identity. Hugging Face offers Safetensors, designed to prevent model files from triggering arbitrary code execution. IBM and Red Hat provide Lightwell, a signed patching workflow. Microsoft contributes MDASH, which coordinates multiple specialized agents to find, debate, and validate exploitable vulnerabilities. The alliance also says it will address vulnerability remediation and disclosure while developing model scanning, agent isolation, and secure software development processes.

The immediate backdrop to the initiative is Hugging Face’s recent response to an intrusion, during which it reportedly ran the open-weight GLM-5.2 model on its own infrastructure to analyze more than 17,000 actions. The company cited the incident to illustrate how the security policies of closed services may also block defenders’ forensic activities. CrowdStrike separately said that, in its vulnerability-research tests, a model of the same class paired with a general-purpose framework produced a false-positive rate of nearly 80%; adding a specialized security framework reduced that rate to about 20%. This suggests that the design of the agent layer may have a greater effect on practical utility than switching models.

For now, however, the alliance should be viewed as a technical direction and a set of member commitments rather than a completed platform. The announcement provides no unified threat model, common API, benchmark dataset, licensing policy, vulnerability-disclosure SLA, or independent governance structure. The figures cited by members were also not produced under the same public evaluation. Engineering teams should first track whether the components develop into a composable reference architecture and whether the alliance publishes reproducibility scripts, offensive and defensive security data, and cross-model tests. They should not assume that deployable security guarantees exist merely because of the alliance’s large membership.

Sources

  1. Industry Leaders Unite in Open Secure AI Alliance for AI Safety and Security
  2. CrowdStrike Joins the Open Secure AI Alliance to Advance AI Safety and Security
  3. Strengthening the open source defense layer: Red Hat joins NVIDIA in the Open Secure AI Alliance