npm @openparachute/hub @0.7.6
score
0.7
high
flagged
2026-07-22 13:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.7.6 but max published is 0.7.7-rc.3 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/ParachuteComputer/parachute-hub.git' also claimed by 2 package(s) under different publishers: ['npm/@openparachute/depcheck', 'npm/@openparachute/scope-guard'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 93d ago but package has 153 versions (expect >= 131d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"unforced"
],
"versions": 152
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-K+zoM6YD1lgBAlpqJm7qrlLwMCAqF0THuNQiLHg8rB+2Wg6ZKwz26yqAC2b0SD1KZDJ+sbx4S5ho1sQoAkcUPg==",
"tarball": "https://registry.npmjs.org/@openparachute/hub/-/hub-0.7.6.tgz",
"unpackedSize": 7666117
},
"dist-tags": {
"latest": "0.7.6",
"rc": "0.7.7-rc.16"
},
"latest_version": "0.7.6",
"maintainers": [
{
"email": "ag@unforced.org",
"name": "unforced"
}
],
"num_versions": 153,
"repository": {
"type": "git",
"url": "git+https://github.com/ParachuteComputer/parachute-hub.git"
},
"scripts": {
"build:depcheck": "[ ! -f packages/depcheck/package.json ] || [ -f packages/depcheck/dist/index.js ] || bun run --cwd packages/depcheck build",
"build:spa": "cd web/ui && bun install --frozen-lockfile && bun run build",
"format": "biome format --write .",
"lint": "biome check .",
"lint:fix": "biome check --write .",
"prepack": "bun run build:spa",
"prepare": "bun run build:depcheck",
"pretest": "bun run build:depcheck",
"start": "bun src/cli.ts",
"test": "bun test ./src",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.7.6 but max published is 0.7.7-rc.3",
"repo_too_new_for_version_history": "claimed repo created 93d ago but package has 153 versions (expect >= 131d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/ParachuteComputer/parachute-hub.git' also claimed by 2 package(s) under different publishers: ['npm/@openparachute/depcheck', 'npm/@openparachute/scope-guard']"
},
"time": {
"created": "2026-04-26T23:02:05.142Z",
"modified": "2026-07-22T18:25:59.552Z"
}
}