github thedotmack/claude-mem v9.0.15

4 hours ago

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.

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.