Download Latest Version v9.0.16 source code.tar.gz (6.3 MB)
Email in envelope

Get an email when there's a new version of Claude-Mem

Home / v9.0.15
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 12 hours ago 495 Bytes
v9.0.15 source code.tar.gz < 12 hours ago 6.3 MB
v9.0.15 source code.zip < 12 hours ago 6.6 MB
Totals: 3 Items   12.9 MB 0

Security Fix

Isolated Credentials (#745)

  • Prevents API key hijacking from random project .env files
  • Credentials now sourced exclusively from ~/.claude-mem/.env
  • Only whitelisted environment variables passed to SDK query() calls
  • Authentication method logging shows whether using Claude Code CLI subscription billing or explicit API key

This is a security-focused patch release that hardens credential handling to prevent unintended API key usage from project directories.

Source: README.md, updated 2026-02-05