OpenShell + Governance Toolkit: Complete Agent Security Stack #279
imran-siddique
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OpenShell + Governance Toolkit = Complete Agent Security
NVIDIA just announced OpenShell at GTC — an open-source sandboxed runtime for AI agents with policy-enforced filesystem, network, process, and inference controls.
This is a fantastic complement to the Agent Governance Toolkit.
The Walls + Brain Architecture
OpenShell provides the Walls (runtime isolation):
Governance Toolkit provides the Brain (governance intelligence):
Neither has what the other does
OpenShell asks: Is this network call allowed by sandbox policy?
Governance Toolkit asks: Should this agent be trusted to make this call at all?
What we shipped today
Security context
Cisco found data exfiltration vulnerabilities in third-party OpenClaw skills, and prompt injection remains a real risk. OpenShell addresses the sandbox layer. The Governance Toolkit addresses the trust and policy layer. Together: defense in depth.
Full guide: docs/integrations/openshell.md
What do you think? Would you use this combination for your agent deployments?
Beta Was this translation helpful? Give feedback.
All reactions