npm @mseep/purmemo-mcp @15.7.23
score
0.6076
med
flagged
2026-06-22 01:35
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'skydeckai' pushed 53 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-vJHV4U7PDyDyNN1kyxi4HNZhbQU1wrHWszLPZg92VfLrdeGObchrduE4m+Bp0zqzra2FcUlwtd66/nNCvdUgvg==",
"tarball": "https://registry.npmjs.org/@mseep/purmemo-mcp/-/purmemo-mcp-15.7.23.tgz",
"unpackedSize": 1927599
},
"dist-tags": {
"latest": "15.7.23"
},
"latest_version": "15.7.23",
"maintainers": [
{
"email": "support@skydeck.ai",
"name": "skydeckai"
}
],
"num_versions": 1,
"repository": {
"type": "git",
"url": "git+https://github.com/purmemo-ai/purmemo-mcp.git"
},
"scripts": {
"build": "tsc && npm run build:assets",
"build:assets": "cp -r src/remote/widgets dist/remote/ && cp src/remote/login.html src/remote/success.html src/remote/icon.png src/remote/favicon.ico dist/remote/",
"build:mcpb": "node scripts/build-mcpb.js",
"dev": "node dist/server.js",
"hooks": "node dist/setup.js hooks",
"logout": "node dist/setup.js logout",
"postinstall": "node -e \"console.log('\\\\n\ud83e\udde0 p\u016brmemo MCP ready! Run: npx purmemo-mcp init\\\\n')\"",
"prepublishOnly": "npm run build",
"setup": "node dist/setup.js setup",
"start": "node dist/server.js",
"status": "node dist/setup.js status",
"test": "node --experimental-test-module-mocks --test tests/*.test.js"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"mass_publish_burst": "publisher 'skydeckai' pushed 53 packages in the last 15min on npm",
"new_install_script": "first time ['postinstall'] present"
},
"time": {
"created": "2026-06-22T06:35:49.144Z",
"modified": "2026-06-22T06:35:49.832Z"
}
}