github mem0ai/mem0 openclaw-v1.0.2

2 hours ago

@mem0/openclaw-mem0 v1.0.2

Patch release that eliminates the OpenClaw security scanner warning by removing redundant process.env access from the plugin bundle.

What's Changed

Fixed

  • fix(openclaw): remove process.env access to clear security scanner warning — removed resolveEnvVars() and resolveEnvVarsDeep() from config.ts; OpenClaw already resolves ${VAR} in openclaw.json before passing config to the plugin, so plugin-side env resolution was redundant and was triggering the "credential harvesting" static analysis warning by @chaithanyak42 in #4676

Compatibility

Requirement Version
OpenClaw Gateway >=2026.3.24-beta.2
Plugin SDK 2026.3.24-beta.2
mem0ai ^2.3.0

Upgrade

npm install @mem0/openclaw-mem0@1.0.2

Don't miss a new mem0 release

NewReleases is sending notifications on new releases.