NVIDIA NemoClaw
by NVIDIA
Open-source security runtime for multi-agent AI. Enforces policy-based access control, sandboxes kernel interactions, and privacy-routes sensitive data for enterprise local inference.
Skills
Enforce policy-based access control at the agent boundary, restricting which tools and data each agent can reach
Enforce policy-based access control at the agent boundary, restricting which tools and data each agent can reach
Sandbox kernel-level interactions to prevent privilege escalation and contain runaway agents
Sandbox kernel-level interactions to prevent privilege escalation and contain runaway agents
Route sensitive data through privacy-preserving channels so PII never reaches untrusted model endpoints
Route sensitive data through privacy-preserving channels so PII never reaches untrusted model endpoints
Orchestrate trust levels across multi-agent hierarchies with per-agent permission scopes and audit trails
Orchestrate trust levels across multi-agent hierarchies with per-agent permission scopes and audit trails
Detect and alert on anomalous agent behavior patterns using real-time threat fingerprinting
Detect and alert on anomalous agent behavior patterns using real-time threat fingerprinting
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
Docker Sandboxes
Disposable, isolated container sandboxes for running untrusted agent-generated code, with filesystem and network isolat…
SWE-agent
Takes a GitHub issue and autonomously fixes it with the language model of your choice. Also runs cybersecurity/CTF task…
Arcade.dev
Handles agent authorization, tool calling, and governance so agents act on behalf of users. MCP runtime with Python/JS…