npm mongostage @1.0.1
score
0.5524
med
flagged
2026-06-17 22:09
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
- size_spike + bin_added: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['mongostage'] |
| size_spike | 0.5 | unpackedSize 652 -> 262876 (403.2×) |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| repository_removed | 1.0 | prior repo 'git+https://github.com/TheDecipherist/mongostage.git' no longer in package.json |
| dependency_added_unknown | 0.6 | 9 new non-watchlisted dep(s): ['chalk', 'commander', 'dockerode', 'ink', 'ink-select-input'] ... |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tim_at_mongodb"
],
"versions": 1
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-yO2begdtHFbyd1NjKSr0Ym4e0bm5MAnhgbpr0gtY+0HSAADC4krnBaMwQTyBvKq+YUogh8iixkI5Q2IwWljq5A==",
"tarball": "https://registry.npmjs.org/mongostage/-/mongostage-1.0.1.tgz",
"unpackedSize": 262876
},
"dist-tags": {
"latest": "1.0.1"
},
"latest_version": "1.0.1",
"maintainers": [
{
"email": "tim.clausen@mongodb.com",
"name": "tim_at_mongodb"
}
],
"num_versions": 2,
"repository": null,
"scripts": {
"build": "tsc && chmod +x dist/index.js",
"test": "vitest run",
"test:unit": "vitest run tests/unit",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)",
"size_spike + bin_added: payload growth alongside install surface (+0.10)"
],
"bin_added": "new bin entry: ['mongostage']",
"dependency_added_unknown": "9 new non-watchlisted dep(s): ['chalk', 'commander', 'dockerode', 'ink', 'ink-select-input'] ...",
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"no_repo": "package.json has no repository field",
"repository_removed": "prior repo 'git+https://github.com/TheDecipherist/mongostage.git' no longer in package.json",
"size_spike": "unpackedSize 652 -> 262876 (403.2\u00d7)"
},
"time": {
"created": "2026-06-17T16:34:06.812Z",
"modified": "2026-06-17T18:20:08.720Z"
}
}