npm @polarity-lab/cosmos-mcp @0.9.0
score
0.7391
high
flagged
2026-06-11 04:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.8.6', '0.8.7', '0.8.8', '0.9.0'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 26d ago but package has 43 versions (expect >= 98d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wearepolarity",
"reallyshadrack"
],
"versions": 41
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-+flRmXrVcBXi2TyQFDTdwuQ0UQ+AzKPJ+BMMsvXaISMHuQqKcKMHPiRTUwX10Fu7heMTJ+JZrjVhauokSI3fCA==",
"tarball": "https://registry.npmjs.org/@polarity-lab/cosmos-mcp/-/cosmos-mcp-0.9.0.tgz",
"unpackedSize": 679682
},
"dist-tags": {
"latest": "0.9.0"
},
"latest_version": "0.9.0",
"maintainers": [
{
"email": "team@polarity-lab.com",
"name": "wearepolarity"
},
{
"email": "shadrack@polarity-lab.com",
"name": "reallyshadrack"
}
],
"num_versions": 43,
"repository": {
"type": "git",
"url": "git+https://github.com/teampolarity/cosmos-mcp.git"
},
"scripts": {
"build": "tsc",
"dev": "tsc --watch",
"lint": "tsc --noEmit",
"postinstall": "npm rebuild better-sqlite3 2>/dev/null || true",
"prepublishOnly": "npm run build",
"start": "node dist/server.js",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"new_install_script": "first time ['postinstall'] present",
"rapid_release": "4 versions in last 24h: ['0.8.6', '0.8.7', '0.8.8', '0.9.0']",
"repo_too_new_for_version_history": "claimed repo created 26d ago but package has 43 versions (expect >= 98d for that history)"
},
"time": {
"created": "2026-05-16T04:48:02.942Z",
"modified": "2026-06-11T09:58:37.959Z"
}
}