Nvidia Updates NeMo to Support OSAIA Agent Security Draft
The Open Secure AI Alliance released its first technical framework for autonomous agent security alongside immediate API updates to Nvidia's NeMo and NIM.
The Open Secure AI Alliance (OSAIA) published its first set of technical proposals to standardize security protocols for autonomous AI deployments. Formed on July 28, 2026, the Nvidia-led consortium expanded from 30 founding partners to over 120 members within a week. The rapid release targets vulnerabilities in agentic AI, specifically focusing on systems that execute independent actions across enterprise software and web environments.
Autonomous Agent Security Standard
The draft proposal, titled Autonomous Agent Security Standard (AASS) v0.1, establishes technical requirements to mitigate risks like prompt injection to action. The framework defines three core pillars for securing models that operate outside isolated chat interfaces.
| Security Component | Technical Specification | Primary Function |
|---|---|---|
| Action Verification Protocol (AVP) | Human-in-the-loop triggers | Blocks sensitive API calls without manual approval. |
| Cryptographic Identifiers | Secure identity for agents | Prevents unauthorized shadow agents from accessing networks. |
| Standardized Sandboxes | Isolated execution environments | Restricts lateral movement when agents run unverified code. |
To prevent shadow agents from moving laterally across corporate networks, AASS v0.1 requires AI models to utilize unique cryptographic signatures that establish clear provenance for every request. The standard also specifies strict isolation requirements, detailing how to evaluate and test AI agents inside locked-down environments before they touch production data.
Nvidia NeMo and NIM Integration
Nvidia integrated the preliminary AASS v0.1 protocols directly into its enterprise software stack. Updates to Nvidia NeMo and Nvidia NIM (Nvidia Inference Microservices) introduce Secure-Agent APIs, allowing developers to implement the alliance’s recommendations on Nvidia hardware.
This implementation provides a reference architecture for other consortium members, which include major cloud providers and cybersecurity startups. Developers building systems that rely on multi-agent coordination patterns can route execution paths through these new APIs to enforce the AVP guidelines automatically. The alliance operates as a non-profit industry body, with technical working groups led by representatives from Nvidia, Arm, and major hyperscalers.
Enterprise Threat Landscape
Security researchers at Mandiant note that agent-based attacks emerged as a primary enterprise threat vector in the first half of 2026. As organizations deploy agents with read-write access to internal databases, the surface area for autonomous exploitation has scaled rapidly. Implementing cryptographic agent identities aligns with broader zero-trust architectures designed to monitor AI applications across distributed cloud environments.
If you build infrastructure for autonomous models, review the AASS v0.1 sandbox specifications to ensure your execution environments meet the new isolation requirements. Mapping your agent authorization flows to the Action Verification Protocol simplifies enterprise procurement and reduces the risk of unconstrained execution.
Get Insanely Good at AI
The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.
Keep Reading
How to Orchestrate AI Agent Runtimes With @cloudflare/computer
Learn to deploy and scale autonomous AI agents using @cloudflare/computer to dynamically switch between fast isolates and full Linux containers.
Microsoft Reimagines OpenClaw for a Secure Microsoft 365 Copilot
Microsoft is developing a high-security, always-on AI agent for Microsoft 365 Copilot that aims to fix the vulnerabilities of the popular OpenClaw framework.
Cyera's $1B Oasis Acquisition Targets Non-Human AI Identities
Cyera has agreed to acquire Oasis Security for $1 billion to integrate non-human identity management and secure enterprise autonomous AI agents.
$180M Backs Glow's Server-Side Endpoint Defense for AI Agents
Cybersecurity startup Glow has emerged from stealth with $180 million in funding to shift enterprise endpoint defense to a server-side prevention model.
Rakuten Speeds Up Agent Workflows 10x Using Claude Fable 5
Anthropic detailed how Rakuten uses Claude Fable 5 to automate multi-step software engineering tasks, resulting in a 10x speedup for complex workflows.