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

Claude Code adds scheduled task execution for automated workflows
Anthropic has enabled scheduled execution for Claude Code, allowing developers to set tasks once and have them run automatically without manual prompting. The feature supports daily commit reviews, dependency audits, error log scans, and PR reviews.

Nvidia's Nemotron 3 Super: 120B Parameter Model with 12B Active Inference
Nvidia's Nemotron 3 Super has 120 billion total parameters but only activates 12 billion during inference, achieving 120B model knowledge at roughly 12B compute cost through efficient routing rather than compression.

Claude for Excel and PowerPoint Updates: Cross-Application Context and Skills Integration
Claude for Excel and PowerPoint now share conversation context across open files, with Skills available in both add-ins. The tools are accessible via Amazon Bedrock, Google Cloud's Vertex AI, and Microsoft Foundry for paid Mac and Windows users.

Developer switches to Minimax 2.7 after Claude ban and MiMo credit issues
A developer tested multiple AI models for OpenClaw after Claude was banned, finding GLM 5.1 and 5 Turbo ineffective for agentic tasks, MiMo V2 Pro's credit system inefficient, and settling on Minimax 2.7 for its generous quota and ability to handle automation tasks.