topic
rce.
Everything we've published on rce across guides, agents, hardware reviews and glossary entries — 9 entries in total.
Guides (1)
- OpenClaw security crisis 2026: what you need to knowAI Agents · 2026-04-28
OpenClaw shipped a one-click RCE in January 2026. ~1000 public installations were running without auth. Here's what happened, what's exposed, and what to do.
Agents (3)
- Nanobot
4,000-line Python agent designed to be auditable in an afternoon. Trust through verification.
- ZeroClaw
Privacy-first. Local LLMs only. Network egress denied at iptables. AGPL-3.0.
- ZeroClaw Lite
Stripped-down ZeroClaw fork for resource-constrained hosts. Phi-3 mini default, runs comfortably on a Pi 5.
Glossary (5)
- OpenClaw — Open-source autonomous AI agent created by Peter Steinberger in November 2025. Most-installed self-hosted agent of 2026.
- Hermes Agent — Open-source self-hosted AI agent from Nous Research, released February 2026. Sandboxed by default, multi-LLM.
- IronClaw — Enterprise-grade self-hosted AI agent with gVisor sandboxing, RBAC and audit logging. Source-available.
- MCP (Model Context Protocol) — Open standard for connecting language models to external tools and data sources via a JSON-RPC interface.
- RCE (Remote Code Execution) — Vulnerability class where an attacker can execute arbitrary code on a target system over a network.