OpenClaw 2026.6.6 Stable: Skill Workshop, Workboard, and Security Overhaul Land

OpenClaw shipped 2026.6.6 stable on June 12, marking one of the largest release trains in the project’s history with over 140 merged PRs and broad security tightening across the board.

Skill Workshop

A governed, security-minded skill review flow with proposal workflows. For teams running OpenClaw in production, this addresses the long-standing tension between flexibility and governance — skills can now be proposed, reviewed, and approved through a structured process rather than ad-hoc. Every ClawHub skill also now ships with a Skill Card documenting what the skill does and where it came from, and is scanned by SkillSpector for hidden instructions and agentic risks, in collaboration with NVIDIA.

Workboard Orchestration

Multi-agent task board coordination — turning OpenClaw into a team-level agent orchestrator rather than a single-agent controller. This competes directly with Microsoft Agent Framework’s multi-agent handoff and LangGraph’s graph-based orchestration.

Other Notable Ships

  • Parallel Web Search as a bundled provider — reducing single-backend dependency
  • Durable auth profiles migrated to SQLite for persistence across restarts
  • Google Chat native approval card actions
  • Telegram rich-text delivery
  • WhatsApp ACP binding
  • MiniMax M3 / GLM-5.2 model support

Windows Installer Overhaul

The Windows installer was overhauled in the 2026.5.22 release — bootstrapping a user-local portable Node.js, using native tar before falling back to .NET zip, persisting portable Git on PATH, and rolling back git-backed updates on step failure. This closes a long-standing Windows reliability gap.

Security Context

This release arrives amid intensifying security scrutiny. With 375,000+ GitHub stars and an estimated 65,000–180,000 public-facing instances, OpenClaw is a high-value target. CVE-2026-53822 (CVSS 8.8, shell wrapper argv TOCTOU) affects versions before 2026.5.18 and is patched in this release. OpenClaw recommends all users update to 2026.6.6 or later immediately.

Source: OpenClaw GitHub Releases

← Back to News