Description
OpenClaw is a personal AI assistant. Prior to version 2026.2.14, `skills.status` could disclose secrets to `operator.read` clients by returning raw resolved config values in `configChecks` for skill `requires.config` paths. Version 2026.2.14 stops including raw resolved config values in requirement checks (return only `{ path, satisfied }`) and narrows the Discord skill requirement to the token key. In addition to upgrading, users should rotate any Discord tokens that may have been exposed to read-scoped clients.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Product status
References
github.com/...enclaw/security/advisories/GHSA-8mh7-phf8-xgfm
github.com/...ommit/d3428053d95eefbe10ecf04f92218ffcba55ae5a
github.com/...ommit/ebc68861a61067fc37f9298bded3eec9de0ba783
github.com/openclaw/openclaw/releases/tag/v2026.2.14