Download Latest Version openclaw-v1.0.3 source code.tar.gz (21.3 MB)
Email in envelope

Get an email when there's a new version of embedchain

Home / openclaw-v1.0.2
Name Modified Size InfoDownloads / Week
Parent folder
openclaw-v1.0.2 source code.tar.gz 2026-04-02 21.3 MB
openclaw-v1.0.2 source code.zip 2026-04-02 22.2 MB
README.md 2026-04-02 867 Bytes
Totals: 3 Items   43.5 MB 0

@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 https://github.com/mem0ai/mem0/pull/4676

Compatibility

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

Upgrade

:::bash
npm install @mem0/openclaw-mem0@1.0.2
Source: README.md, updated 2026-04-02