npm @openparachute/hub @0.7.7
score
0.7333
high
flagged
2026-07-22 16:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| 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'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@openparachute/door-contract'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 93d ago but package has 155 versions (expect >= 131d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"unforced"
],
"versions": 154
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-rtuUqBx9/4MilNW37/PbA3GAUMYxgVsV1rIkwRJoNUb5t/ls98klZzp1iZ1ikqnTAczT0ZvWmIZcXk6q9ycJGQ==",
"tarball": "https://registry.npmjs.org/@openparachute/hub/-/hub-0.7.7.tgz",
"unpackedSize": 7932191
},
"dist-tags": {
"latest": "0.7.7",
"rc": "0.7.7-rc.17"
},
"latest_version": "0.7.7",
"maintainers": [
{
"email": "ag@unforced.org",
"name": "unforced"
}
],
"num_versions": 155,
"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:door-contract": "[ ! -f packages/door-contract/package.json ] || [ -f packages/door-contract/dist/index.js ] || bun run --cwd packages/door-contract build",
"build:packages": "bun run build:depcheck && bun run build:door-contract",
"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:packages",
"pretest": "bun run build:packages",
"start": "bun src/cli.ts",
"test": "bun test ./src",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@openparachute/door-contract']",
"repo_too_new_for_version_history": "claimed repo created 93d ago but package has 155 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-22T21:23:46.951Z"
}
}