npm homelab-mcp @2.3.2
score
0.5871
med
flagged
2026-06-11 02:11
signals by category
identity
2
content
1
enrichment
1
maintainers added: nainounen
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['nainounen'] |
| maintainer_takeover | 1.0 | prior all gone ['unainounen'] -> now ['nainounen'] |
| content | ||
| bin_added | 0.8 | new bin entry: ['homelab-mcp'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 1d ago but package has 8 versions (expect >= 54d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"unainounen"
],
"versions": 7
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-kNM47oA7ugwkK0ZcjxTmUPHyiLzfbwzMnuR2xA9H/K8mzneHDRW58vsOurcTcKXUQjZTKueeYDaHmz2MfFLHHQ==",
"tarball": "https://registry.npmjs.org/homelab-mcp/-/homelab-mcp-2.3.2.tgz",
"unpackedSize": 2196111
},
"dist-tags": {
"latest": "2.3.2"
},
"latest_version": "2.3.2",
"maintainers": [
{
"email": "meier.ninomeier@gmail.com",
"name": "nainounen"
}
],
"num_versions": 8,
"repository": {
"type": "git",
"url": "git+https://github.com/Nainounen/homelab-mcp.git"
},
"scripts": {
"build": "node --max-old-space-size=4096 node_modules/.bin/tsc",
"dev": "ts-node src/index.ts",
"new-module": "node scripts/new-module.js",
"precommit": "node scripts/precommit.js",
"start": "node dist/index.js",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"bin_added": "new bin entry: ['homelab-mcp']",
"maintainer_churn": "added: ['nainounen']",
"maintainer_takeover": "prior all gone ['unainounen'] -> now ['nainounen']",
"repo_too_new_for_version_history": "claimed repo created 1d ago but package has 8 versions (expect >= 54d for that history)"
},
"time": {
"created": "2026-06-09T07:56:20.066Z",
"modified": "2026-06-11T07:11:47.667Z"
}
}