npm @vheins/local-memory-mcp @0.20.4
score
0.7
high
flagged
2026-07-23 02:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.20.0', '0.20.1', '0.20.2', '0.20.3', '0.20.4'] |
| topology | ||
| dependency_added_unknown | 0.6 | 11 new non-watchlisted dep(s): ['tree-sitter-c', 'tree-sitter-cpp', 'tree-sitter-dart', 'tree-sitter-go', 'tree-sitter-java'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vheins"
],
"versions": 256
}
Evidence (package doc at flag time)
{
"dependencies_count": 34,
"dist": {
"integrity": "sha512-/dPd7QxC94qiB39WrHFmzCxqB7zpCTRhXkAd8sSsFHyOG49N04M7sE5EkBskYobq0IOwMTubBfu7gTekY/vq/w==",
"tarball": "https://registry.npmjs.org/@vheins/local-memory-mcp/-/local-memory-mcp-0.20.4.tgz",
"unpackedSize": 1561119
},
"dist-tags": {
"latest": "0.20.4"
},
"latest_version": "0.20.4",
"maintainers": [
{
"email": "aRhez0903@gmail.com",
"name": "vheins"
}
],
"num_versions": 258,
"repository": {
"type": "git",
"url": "git+https://github.com/vheins/local-memory-mcp.git"
},
"scripts": {
"both": "npm run start & npm run dashboard",
"build": "rm -rf dist && npm run dashboard:build && tsup --config tsup.config.ts && mkdir -p bin && cp -r src/mcp/prompts/definitions dist/prompts/ && cp -r src/mcp/prompts/server dist/prompts/ && printf \"#!/usr/bin/env node\\nimport '../dist/dashboard/server.js';\\n\" > bin/mcp-memory-dashboard.js && shx chmod +x dist/mcp/server.js dist/dashboard/server.js bin/mcp-memory-server.js bin/mcp-memory-dashboard.js",
"dashboard": "node dist/dashboard/server.js",
"dashboard:build": "vite build --config src/dashboard/ui/vite.config.ts",
"dashboard:dev": "vite dev --config src/dashboard/ui/vite.config.ts",
"dev": "tsx watch src/mcp/server.ts",
"format": "prettier --write \"src/**/*.{ts,js,svelte}\"",
"lint": "eslint . --ext .ts,.svelte",
"lint:fix": "eslint . --ext .ts,.svelte --fix",
"prepare": "npm run build",
"publish:npm": "npm publish --access public",
"start": "node dist/mcp/server.js",
"start:mcp": "node dist/mcp/server.js",
"test": "vitest --run",
"test:watch": "vitest",
"type-check": "tsc --noEmit && svelte-check --tsconfig ./src/dashboard/ui/tsconfig.json"
},
"signal_details": {
"dependency_added_unknown": "11 new non-watchlisted dep(s): ['tree-sitter-c', 'tree-sitter-cpp', 'tree-sitter-dart', 'tree-sitter-go', 'tree-sitter-java'] ...",
"rapid_release": "5 versions in last 24h: ['0.20.0', '0.20.1', '0.20.2', '0.20.3', '0.20.4']"
},
"time": {
"created": "2026-03-25T08:58:52.928Z",
"modified": "2026-07-23T07:29:08.938Z"
}
}