nemoclaw-user-manage-policy

Review and approve blocked agent requests in NemoClaw sandbox policies.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bga23/NemoClaw --skill nemoclaw-user-manage-policy-bga23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemoclaw-user-manage-policy
Source: https://github.com/bga23/NemoClaw/tree/main/.agents/skills/nemoclaw-user-manage-policy
Command: npx skills add https://github.com/bga23/NemoClaw --skill nemoclaw-user-manage-policy-bga23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Reviews and approves blocked agent network requests in the TUI, enabling operators to manage sandbox egress by adding, removing, or modifying allowed endpoints in the running or baseline policy.

Core Features & Use Cases

  • TUI-based review and decision on blocked sandbox requests.
  • Support for static (baseline) and dynamic (runtime) policy updates across NemoClaw sandboxes.
  • Guided onboarding and policy walkthrough via a dedicated script.

Quick Start

Open NemoClaw's OpenShell TUI and walk through a blocked request to decide whether to allow it or update the policy.

Frequently Asked Questions about nemoclaw-user-manage-policy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I approve blocked sandbox network requests in NemoClaw?

To approve blocked sandbox network requests in NemoClaw, open the OpenShell TUI and walk through each blocked agent request to decide whether to allow it or update the running policy.

What's the best way to manage dynamic and static sandbox network policies?

Managing dynamic and static sandbox network policies involves reviewing blocked agent requests in the TUI to add, remove, or modify allowed endpoints across both runtime and baseline configurations during onboarding and maintenance.

Can I modify the baseline network policy for NemoClaw sandboxes during onboarding?

Yes, you can modify the baseline network policy for NemoClaw sandboxes during onboarding by applying static policy changes and walking through a guided script to validate and persist baseline endpoint configurations.

Do I need the OpenShell CLI to review blocked agent requests?

Yes, you need the OpenShell CLI to review blocked agent requests, as the TUI-based approval workflow requires a configured NemoClaw sandbox and access to policy files to validate and persist changes.

Why are agent network requests blocked in the NemoClaw sandbox?

Agent network requests are blocked in the NemoClaw sandbox because the active network policy restricts egress traffic, requiring operators to explicitly approve and add endpoints to the allowed list via the TUI.

When should I update runtime policies versus baseline policies for sandbox egress?

Update runtime policies for immediate dynamic egress changes during active operation, and modify baseline static policies to persist allowed endpoints across NemoClaw sandbox restarts and onboarding processes.