What problem does it solve?
This Skill helps you evaluate NemoClaw’s configurable security controls by mapping each knob to its default posture and the concrete risk of relaxing it, so you can make safe trade-offs when hardening or debugging sandbox behavior.
Core Features & Use Cases
- Risk framework for every configurable security control: Explains what each control protects, where it’s enforced, what changes at runtime, and what breaks when you relax it.
- Layered security posture guidance: Organizes protections across network, filesystem, process, and inference, including “deny-by-default” behavior and operator approval flows.
- Credential and OpenClaw boundary coverage: Documents how provider credentials are stored (single system of record in OpenShell) and what OpenClaw covers beyond NemoClaw (prompt injection defenses, tool access control, rate limiting, and security audit coverage).
- Use Case: You’re reviewing why a sandbox job can’t reach a specific endpoint, or deciding whether to allow additional egress (or wider filesystem access) for a specific integration.
Quick Start
Use nemoclaw-user-configure-security when you need to review the security controls and risks for NemoClaw’s configurable defaults before changing sandbox settings.