
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
verbative-memory
Advanced tools
On-device memory system for AI coding agents — dual-layer engine (distilled facts + lossless event ledger), automatically captured and injected, exposed over MCP. Shared across agents, persistent across sessions; files in your repo.
On-device memory system for AI coding agents — a dual-layer engine (distilled facts + a lossless event ledger), automatically captured and injected, exposed over MCP. Shared across agents, persistent across sessions; stored as human-readable files in your repo. No memory cloud, no vendor database.
Claude Code CLI:
claude mcp add verbative-memory -- npx -y verbative-memory
Cursor / Windsurf / Gemini CLI (mcp.json style):
{ "mcpServers": { "verbative-memory": { "command": "npx", "args": ["-y", "verbative-memory"] } } }
VS Code (Copilot MCP):
{
"servers": {
"verbative-memory": { "type": "stdio", "command": "npx", "args": ["-y", "verbative-memory"] }
}
}
First run downloads the on-device engine + models (~4 GB, one time). After
that: zero network. Tools exposed: remember, search, list, pin,
forget, edit_core, feedback, and more.
Benchmarked on LongMemEval (retrieval protocol) — see https://verbative.de/memory for current numbers.
Part of Verbative — hands-free, multi-agent building with the Claude Code CLI.
FAQs
On-device memory system for AI coding agents — dual-layer engine (distilled facts + lossless event ledger), automatically captured and injected, exposed over MCP. Shared across agents, persistent across sessions; files in your repo.
The npm package verbative-memory receives a total of 260 weekly downloads. As such, verbative-memory popularity was classified as not popular.
We found that verbative-memory demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.