| Name | Modified | Size | Downloads / 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
.envfiles - 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.