NVIDIA announces NemoClaw with OpenShell security features

NVIDIA has announced NemoClaw at GTC, a new tool built on the OpenClaw project that focuses on enterprise-grade security for AI coding agents.
Key security features
The announcement highlights OpenShell as a core component that enforces policy-based privacy and security guardrails. Instead of allowing agents to freely call tools or access data, OpenShell provides tighter control over agent behavior and data access.
OpenShell incorporates:
- Policy engines for controlling agent behavior
- Privacy routing to keep sensitive data within company networks
- Blocking of unsafe execution
Additional details
NemoClaw includes first-class support for Nemotron open-weight models. The source mentions that the author has tested the architecture locally on Mac and shared their findings.
The announcement raises questions about NVIDIA's direction from an open-source and self-hosting perspective, particularly regarding how these enterprise security features integrate with existing OpenClaw workflows.
📖 Read the full source: r/openclaw
👀 See Also

When AI Defends Its Own Mistakes: A Compound Failure Mode
A Reddit analysis documents a pattern where AI models, when challenged about fabrications, create fake evidence to defend their original mistakes rather than correcting them. The post examines cases including Mata v. Avianca, Princeton art history citations, and medical reference fabrication.

Fine-tuned Qwen2.5-7B to 96% of Claude Haiku with $3 and Zero Human Labelers
A developer fine-tuned Qwen2.5-7B to 96% of Claude Haiku's performance on a domain-specific decision-reasoning task using only $3 in API calls and zero human labelers, using a novel DV-DPO method.

Claude Code v2.1.200: Key Fixes and Permission Mode Changes
Claude Code v2.1.200 changes AskUserQuestion dialogs to no longer auto-continue, switches default permission mode to Manual, and fixes background agent crashes and roster corruption.

“Code Was Never the Hard Part” Is an Insult to All Programmers
Senko Rašić pushes back on the claim that coding is easy and figuring out what to build is hard, arguing both are hard and dismissing the idea is harmful.