BEACON

← candidates

npm pi-crew @0.9.34

score
0.76 high
flagged 2026-07-13 10:44
signals by category
content 3 topology 1 enrichment 1

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
script_count_spike 0.5 scripts count 17 -> 27
size_spike 0.5 unpackedSize 4405400 -> 16147212 (3.7×)
topology
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['acorn', 'yaml']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 77d ago but package has 167 versions (expect >= 133d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "bom0792"
  ],
  "versions": 137
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-eIltfN3D4yzCV2Ahx720LTmwxRrLVIthY06vf2RT/N9nsXXgvooXBb3xCMZ3asPftWoL+5sm8Tbs8Ip9teB01g==",
    "tarball": "https://registry.npmjs.org/pi-crew/-/pi-crew-0.9.34.tgz",
    "unpackedSize": 16147212
  },
  "dist-tags": {
    "latest": "0.9.34"
  },
  "latest_version": "0.9.34",
  "maintainers": [
    {
      "email": "managementai2025@gmail.com",
      "name": "bom0792"
    }
  ],
  "num_versions": 167,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/baphuongna/pi-crew.git"
  },
  "scripts": {
    "bench": "node scripts/run-bench.mjs",
    "bench:capture": "node scripts/run-bench.mjs && node -e \"require('node:fs').copyFileSync('test/bench/results.json','test/bench/baseline.json')\"",
    "bench:check": "node scripts/bench-check.mjs",
    "build:bundle": "node scripts/build-bundle.mjs",
    "build:bundle:once": "node scripts/watch-bundle.mjs --once",
    "build:crew-font": "python scripts/build-crew-vibes-font.py",
    "check": "npm run ci",
    "check:bundle-staleness": "node scripts/check-bundle-staleness.mjs",
    "check:conflict-markers": "node scripts/check-conflict-markers.mjs",
    "check:lazy-imports": "node scripts/check-lazy-imports.mjs",
    "ci": "npm run typecheck && npm run lint && npm run format:check && npm run check:conflict-markers && npm run check:lazy-imports && npm run check:bundle-staleness && npm test && npm pack --dry-run",
    "format:check": "biome format .",
    "install:crew-font": "node scripts/install-crew-vibes-font.mjs",
    "lint": "biome check --linter-enabled=true --formatter-enabled=false --max-diagnostics=50 --diagnostic-level=error .",
    "postinstall": "node scripts/postinstall.mjs",
    "profile:startup": "node scripts/profile-startup.mjs",
    "smoke:pi": "pi install .",
    "smoke:release": "node scripts/release-smoke.mjs",
    "test": "npm run test:unit && npm run test:integration",
    "test:changed": "node scripts/test-changed.mjs",
    "test:integration": "node scripts/test-runner.mjs --test-concurrency=1 --test-timeout=300000 test/integration/*.test.ts",
    "test:new": "tsx --test --test-concurrency=4 --test-timeout=30000 --test-force-exit test/unit/*.test.ts",
    "test:smoke": "node scripts/test-runner.mjs --test-concurrency=1 --test-timeout=180000 test/smoke/*.smoke.ts",
    "test:unit": "node scripts/test-runner.mjs --test-concurrency=4 --test-timeout=180000 --test-force-exit test/unit/*.test.ts",
    "test:watch": "tsx --watch --test --test-concurrency=4 --test-timeout=30000 --test-force-exit test/unit/*.test.ts",
    "typecheck": "tsc --noEmit && node --experimental-strip-types -e \"await import('./index.ts'); console.log('strip-types import ok')\"",
    "watch:bundle": "node scripts/watch-bundle.mjs"
  },
  "signal_details": {
    "_amplifiers": [
      "size_spike + new_install_script: payload growth alongside install surface (+0.10)"
    ],
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['acorn', 'yaml']",
    "new_install_script": "first time ['postinstall'] present",
    "repo_too_new_for_version_history": "claimed repo created 77d ago but package has 167 versions (expect >= 133d for that history)",
    "script_count_spike": "scripts count 17 -> 27",
    "size_spike": "unpackedSize 4405400 -> 16147212 (3.7\u00d7)"
  },
  "time": {
    "created": "2026-04-27T03:00:03.008Z",
    "modified": "2026-07-11T14:32:18.209Z"
  }
}