AI Agent Infrastructure and Security Frameworks
TECH

AI Agent Infrastructure and Security Frameworks

66+
Signals

Strategic Overview

  • 01.
    The AI agent infrastructure ecosystem is rapidly maturing, with NVIDIA launching OpenShell for secure agent sandboxing and donating its GPU DRA driver to CNCF at KubeCon Europe 2026, signaling a shift toward community-governed, open-source agent infrastructure.
  • 02.
    Enterprise agent adoption has surged past experimentation — 81% of organizations have moved beyond planning into active testing or production — yet security remains a critical gap, with 88% reporting agent-related security incidents and only 14.4% achieving full security approval.
  • 03.
    Open-source tooling is accelerating: Composio's Agent Orchestrator (built in 8 days by its own agents) provides dual-layered orchestration for parallel coding agents, while AVM introduces a secure sandbox runtime with 91-pattern injection scanning and granular ACLs.
  • 04.
    The identity and governance layer is expanding rapidly, with Okta launching agent-specific identity management, Operant AI targeting real-time inference-layer security, and major security vendors (Cisco, CrowdStrike, Google Cloud, Microsoft, TrendMicro) forming partnerships around agent security standards.

Deep Analysis

Why This Matters

The AI agent infrastructure landscape is undergoing a transformation comparable to the early days of cloud computing. Just as the emergence of Docker, Kubernetes, and cloud-native tooling in the early 2010s created the foundation for modern application deployment, the current wave of agent runtimes, orchestrators, and security frameworks is establishing the foundation for an entirely new computing paradigm — one where autonomous software agents operate alongside human workers at enterprise scale. McKinsey already operates 25,000 agents alongside 40,000 employees, and the average organization has 37 deployed agents with approximately 1,200 unofficial AI applications running in shadow IT.

The urgency is amplified by a stark security deficit. While 81% of organizations have moved past the planning phase into active testing or production deployments, 88% have already experienced agent-related security incidents. The confidence paradox identified by Gravitee — where 82% of executives believe their policies provide adequate protection despite only 14.4% having full security approval — reveals a systemic underestimation of risk. With 45.6% of organizations relying on shared API keys for agent authentication, the attack surface is vast and largely unmonitored. The viral Reddit post about an agent exfiltrating API keys is not an outlier but a harbinger of the challenges ahead. This gap between adoption velocity and security readiness is precisely why infrastructure and framework investment has become the defining challenge of 2026.

How It Works

The emerging agent infrastructure stack operates across several distinct layers. At the compute layer, NVIDIA's donation of its GPU DRA driver to CNCF means Kubernetes can now natively schedule and allocate GPU resources for agent workloads through the standard Dynamic Resource Allocation API, moving beyond proprietary device plugins. The KAI Scheduler further optimizes multi-tenant GPU sharing. This creates a standardized, community-governed foundation for running inference and agent workloads on any Kubernetes cluster.

At the runtime and security layer, solutions like NVIDIA's OpenShell and AVM take fundamentally different but complementary approaches. OpenShell provides infrastructure-layer sandboxing — each agent runs in an isolated environment with policy enforcement applied at the container and network level. AVM operates more like a language-level runtime (self-described as 'V8 for agents'), embedding a 91-pattern injection scanner, granular tool/file/network ACLs, PII classification, and human-in-the-loop approval prompts directly into the agent execution path. Both address the core challenge of constraining what an autonomous agent can do, see, and access.

At the orchestration layer, frameworks like Composio's Agent Orchestrator introduce a dual-layered architecture where a Planner agent decomposes complex tasks while Executor agents handle parallel implementation. This moves beyond simple ReAct loops toward genuine multi-agent coordination with 17 plugins covering version control, CI/CD, code analysis, and more. The identity layer — exemplified by Okta for AI Agents — provides agent-specific authentication and authorization, while observability solutions from Operant AI target real-time security monitoring at the inference layer.

By The Numbers

The scale of the agent infrastructure movement is quantified across multiple dimensions. On the adoption front, Gartner's 1,445% surge in multi-agent system inquiries between Q1 2024 and Q2 2025 preceded what has become mass enterprise experimentation — McKinsey reports 62% of organizations are now experimenting with agents. The GitHub ecosystem reflects this: 4.9 million stars across 854 AI infrastructure repositories, with 611,000+ new stars accumulated in just 90 days. OpenClaw alone holds 809,600 stars with 124,200 added in the last quarter, while LangChain has surpassed 1 billion cumulative downloads.

The security statistics are equally striking. The 88% incident rate against just 14.4% full security approval creates one of the largest compliance gaps in enterprise technology history. IQVIA has deployed 150+ agents serving 19 of the top 20 pharmaceutical companies, demonstrating sector-specific concentration risk. NVIDIA claims its AI-Q platform reduces agent query costs by over 50%, suggesting that infrastructure efficiency is already a competitive differentiator. Jensen Huang's projection of a $1 trillion agentic AI economy with 100 agents per person by 2036 may seem ambitious, but the current trajectory — where the average organization already runs 37 deployed agents alongside approximately 1,200 unofficial AI applications — suggests the scale is plausible. On social media, Composio's Agent Orchestrator crossed 4,500 GitHub stars with strong developer engagement (6,500 likes on the announcement tweet), while Scale AI's Agentex open-source infrastructure video drew 297,000 YouTube views, indicating broad developer interest beyond early adopters.

Impacts & What's Next

The immediate impact is a rapid consolidation of the agent infrastructure stack around open-source, Kubernetes-native primitives. NVIDIA's DRA driver donation signals that even the largest hardware vendor recognizes the importance of community-governed infrastructure for AI workloads. This will accelerate enterprise adoption by reducing vendor lock-in concerns and enabling standard Kubernetes tooling for agent deployment. The April 2026 launch of Okta for AI Agents will close a critical gap in the identity layer, moving organizations away from the shared API keys that currently leave 45.6% of deployments vulnerable.

Looking ahead, Vela Partners' analysis points to three structural shifts: Agent Stack Unbundling, where monolithic agent frameworks give way to specialized, composable layers; Local-First Mainstream, driven by Reddit discussions about local multi-user inference and the growing viability of on-device agent execution; and Developer Tools as Moat, where the quality of orchestration, debugging, and observability tooling becomes the primary competitive differentiator. The US government's January 2026 RFI on agent security signals that regulation is coming — organizations that invest in governance and observability infrastructure now will be better positioned when formal requirements arrive. The convergence of NVIDIA's hardware-to-software stack, open-source orchestration frameworks, and emerging security standards suggests that 2026 will be remembered as the year agent infrastructure transitioned from fragmented experimentation to a coherent, enterprise-ready ecosystem.

The Bigger Picture

The agent infrastructure wave represents a fundamental shift in how software systems are designed, deployed, and governed. Previous computing paradigms — mainframes, client-server, web, cloud, mobile — each introduced new infrastructure layers that became permanent parts of the technology stack. The agent paradigm is doing the same, but with a crucial difference: the entities being managed are not deterministic processes but autonomous, goal-seeking systems that can take unpredictable actions. This creates infrastructure requirements that have no direct precedent — sandboxing must be dynamic rather than static, authorization must be intent-aware rather than role-based, and observability must capture reasoning chains rather than just request-response pairs.

The social signals across platforms reveal a community grappling with these novel challenges in real time. The Reddit post about an agent stealing API keys, the YouTube interest in enterprise orchestration patterns, and the Twitter enthusiasm for parallel coding agents all reflect different facets of the same underlying tension: developers want agent autonomy, enterprises need agent control, and the infrastructure to reconcile both is still being built. NVIDIA's bet is that the answer lies in infrastructure-layer enforcement (OpenShell), while AVM bets on runtime-level constraints, and Okta bets on identity. The likely outcome is that all three layers will be necessary — much as modern cloud security requires network, container, and application-layer controls working in concert. The organizations, open-source communities, and vendors that get this layered architecture right will define the next decade of enterprise computing.

Historical Context

2024-01-01
Gartner recorded a 1,445% surge in enterprise inquiries about multi-agent systems between Q1 2024 and Q2 2025, marking the beginning of mainstream enterprise interest in agent orchestration.
2026-01-08
The US Federal Register published a Request for Information on AI agent security considerations, signaling regulatory attention toward autonomous agent governance and safety standards.
2026-02-23
Composio open-sourced Agent Orchestrator — a 40K-line TypeScript framework with dual-layered Planner/Executor architecture, 17 plugins, and 3,288 tests — notably built in just 8 days by its own coding agents.
2026-03-16
At GTC 2026, NVIDIA announced NemoClaw and OpenShell — an open-source secure-by-design runtime that sandboxes each AI agent with infrastructure-layer policy enforcement — alongside the broader Agent Toolkit for enterprise deployments.
2026-03-24
At KubeCon Europe, NVIDIA donated its GPU DRA (Dynamic Resource Allocation) driver to CNCF, transitioning GPU scheduling for Kubernetes to community ownership.
2026-04-30
Okta for AI Agents is scheduled to become generally available, providing purpose-built identity, authentication, and authorization for autonomous agent workflows.

Power Map

Key Players
Subject

AI Agent Infrastructure and Security Frameworks

NV

NVIDIA

Driving the agent infrastructure stack through OpenShell (secure runtime), NemoClaw (agent toolkit), AI-Q (enterprise connectors), and the GPU DRA driver donation to CNCF. Has assembled 20+ enterprise partners including Adobe, Atlassian, Salesforce, SAP, ServiceNow, and Siemens.

CN

CNCF / Kubernetes Community

Receiving NVIDIA's GPU DRA driver donation and hosting the KAI Scheduler, positioning Kubernetes as the default orchestration layer for GPU-accelerated agent workloads.

CO

Composio

Open-sourced Agent Orchestrator with a dual-layered Planner/Executor architecture, 17 plugins, and 3,288 tests — targeting developers building scalable multi-agent workflows beyond traditional ReAct loops.

AV

AVM (Agent Virtual Machine)

Building a secure sandbox runtime described as the 'V8 for agents,' featuring a 91-pattern injection scanner, tool/file/network ACLs, PII classification, and approval prompts. Currently in closed beta.

OK

Okta

Launching Okta for AI Agents (available April 30, 2026) to provide identity management, authentication, and authorization specifically designed for autonomous agent workflows.

EN

Enterprise Security Consortium (Cisco, CrowdStrike, Google Cloud, Microsoft Security, TrendMicro)

Forming cross-vendor security partnerships to establish agent security standards, threat detection, and governance frameworks for production deployments.

THE SIGNAL.

Analysts

"Projects a $1 trillion agentic AI economy with 100 agents per person by 2036. Credits Claude Code and OpenClaw as sparking the agent inflection point, and has committed NVIDIA's full platform toward enabling secure, scalable agent deployments."

Jensen Huang
CEO, NVIDIA

"Characterized NVIDIA's GPU DRA driver donation as a 'major milestone for open source Kubernetes and AI infrastructure,' reinforcing the convergence of cloud-native orchestration and AI workload management under community governance."

Chris Aniszczyk
CTO, CNCF

"Identified a 'confidence paradox' in enterprise agent security: 82% of executives believe their policies protect against agent risks, yet only 14.4% have achieved full security approval."

Jorge Ruiz
Director of Product Marketing, Gravitee

"Identified three defining trends: Agent Stack Unbundling (specialized layers replacing monolithic frameworks), Local-First Mainstream (edge and on-device agent execution), and Developer Tools as Moat (tooling becoming the key competitive differentiator)."

Vela Partners (Investment Research)
Venture Capital, AI Infrastructure Focus
The Crowd

"agent orchestrator (@aoagents) just crossed 4,500 stars on GitHub. It started as an internal dev tooling side project at @composio. We built it to run parallel coding agents on real repos, open sourced it, and the community made it way bigger than we expected."

@@agent_wrapper6500

"Introducing Agent Computer. Cloud computers for AI agents in <0.5s with persistent disk, shared credentials, and SSH access. agentcomputer.ai"

@@advaitpaliwal932

"I built a Claw at #GTC2026 using @NVIDIA NemoClaw. My POV: @OpenClaw is still a raw arrangement but has a lot more potential on front-office computing side. It is ironic to see that OS companies are sleeping on the steering wheel as others come to automate desktop computing."

@@sarbjeetjohal1500

"My agent stole my API keys"

@u/unknown0
Broadcast
Introducing Agentex: Open-Source Infrastructure for Enterprise AI Agents

Introducing Agentex: Open-Source Infrastructure for Enterprise AI Agents

NEMOCLAW... NVIDIA is going ALL IN on OpenClaw

NEMOCLAW... NVIDIA is going ALL IN on OpenClaw

Orchestrating Complex AI Workflows with AI Agents and LLMs

Orchestrating Complex AI Workflows with AI Agents and LLMs