BEACON

← candidates

npm @openparachute/hub @0.7.7

score
0.7 high
flagged 2026-07-28 12:06
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.7.7 but max published is 0.7.8-rc.5
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 99d ago but package has 156 versions (expect >= 131d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "unforced"
  ],
  "versions": 155
}

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.8-rc.5"
  },
  "latest_version": "0.7.7",
  "maintainers": [
    {
      "email": "ag@unforced.org",
      "name": "unforced"
    }
  ],
  "num_versions": 156,
  "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": {
    "dist_tag_anomaly": "dist-tags.latest=0.7.7 but max published is 0.7.8-rc.5",
    "repo_too_new_for_version_history": "claimed repo created 99d ago but package has 156 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-28T17:06:03.424Z"
  }
}