Black & White Path
Black & White Path
Apr 22, 2026 · Information Security

Multi‑Stage Web‑Induced RCE Attack Bypassing OpenClaw’s Safeguards

The article dissects a multi‑stage web‑induced remote code execution attack against OpenClaw, detailing how crafted HTML pages manipulate the tool‑calling workflow, evade built‑in security notices, and ultimately trigger a malicious curl‑pipe‑python command, followed by a thorough source‑code analysis and defensive recommendations.

AI securityOpenClawRCE
0 likes · 21 min read
Multi‑Stage Web‑Induced RCE Attack Bypassing OpenClaw’s Safeguards
AI Algorithm Path
AI Algorithm Path
Mar 3, 2026 · Artificial Intelligence

Exploring the OpenClaw Ecosystem: OpenClaw, NanoBot, PicoClaw, IronClaw, and ZeroClaw

The article surveys the emerging personal AI‑assistant ecosystem—including OpenClaw, NanoBot, PicoClaw, IronClaw, and ZeroClaw—detailing each project's origins, technology stack, performance metrics, and design goals, then dives deep into OpenClaw's layered memory, six‑stage execution pipeline, tool‑skill framework, and five core architectural principles.

AI agentsAgent architectureMemory System
0 likes · 16 min read
Exploring the OpenClaw Ecosystem: OpenClaw, NanoBot, PicoClaw, IronClaw, and ZeroClaw
AI Tech Publishing
AI Tech Publishing
Feb 1, 2026 · Artificial Intelligence

What Makes Clawdbot’s Agent Architecture Worth Emulating?

The article dissects Clawdbot’s (also known as Moltbot or OpenClaw) agent architecture, covering its TypeScript‑based CLI core, channel adapters, gateway server with lane‑based command queues, agent runner logic, memory handling via JSONL transcripts and markdown files, tool execution options, security allowlist, and a semantic snapshot browser that reduces token costs.

Agent architectureClawdBotMemory System
0 likes · 9 min read
What Makes Clawdbot’s Agent Architecture Worth Emulating?