OPEN_SOURCE ↗
REDDIT · REDDIT// 11d agoOPENSOURCE RELEASE
HermesClaw secures Hermes Agent via kernel sandbox
HermesClaw integrates NousResearch's Hermes Agent with NVIDIA's OpenShell to provide a local, 40-tool agent with kernel-level security. It features persistent memory and self-improving skills while restricting filesystem and network access via hardware-enforced policies.
// ANALYSIS
HermesClaw is a bridge between high-capability agents and hard-sec sandbox infrastructure, solving the "rogue agent" problem at the OS level.
- –Kernel-level enforcement via Landlock and Seccomp means security isn't just a "prompt instruction" but an immutable OS constraint.
- –Persistent memory via local Markdown files solves the "goldfish memory" problem typical of session-based agents.
- –Hot-swappable security presets (strict, gateway, permissive) allow developers to adjust agent autonomy on the fly without restarts.
- –Universal Docker support brings NVIDIA's OpenShell-style isolation to macOS and non-NVIDIA Linux users.
- –Integration of 40+ tools and MCP servers makes it one of the most capable local-first agent frameworks available.
// TAGS
hermesclawagentopen-sourceself-hostedsafetyllmmcp
DISCOVERED
11d ago
2026-03-31
PUBLISHED
11d ago
2026-03-31
RELEVANCE
8/ 10
AUTHOR
vamshi_01