BEACON

← candidates

npm botmux @2.89.0

score
0.5333 med
flagged 2026-06-23 01:27
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['2.88.0', '2.88.1', '2.89.0']
topology
no_repo 0.3 package.json has no repository field
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": [
    "deepcold"
  ],
  "versions": 296
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-BItAuwo+5hFGFOurfoNc1OgQoJqY+08ZE6lWHqIt98oD5eQLk6RFTn0aKopIZtzPgMjo9ninjQAIT+ta3s8lIg==",
    "tarball": "https://registry.npmjs.org/botmux/-/botmux-2.89.0.tgz",
    "unpackedSize": 14100541
  },
  "dist-tags": {
    "canary": "2.67.0-canary.0",
    "latest": "2.89.0"
  },
  "latest_version": "2.89.0",
  "maintainers": [
    {
      "email": "deepcoldy@gmail.com",
      "name": "deepcold"
    }
  ],
  "num_versions": 299,
  "repository": null,
  "scripts": {
    "bench:resource": "node --expose-gc --import tsx scripts/bench-resource.ts",
    "build": "tsc && cp src/setup/lark-scopes.json dist/setup/ && pnpm dashboard:bundle && chmod +x dist/cli.js",
    "daemon": "tsx src/index-daemon.ts",
    "daemon:logs": "node dist/cli.js logs",
    "daemon:restart": "node dist/cli.js restart",
    "daemon:start": "node dist/cli.js start",
    "daemon:status": "node dist/cli.js status",
    "daemon:stop": "node dist/cli.js stop",
    "dashboard:bundle": "esbuild src/dashboard/web/app.ts --bundle --outfile=dist/dashboard-web/app.js --platform=browser --format=iife --minify && cp src/dashboard/web/index.html dist/dashboard-web/index.html && cp src/dashboard/web/style.css dist/dashboard-web/style.css && cp src/dashboard/web/terminal-replay.html dist/dashboard-web/terminal-replay.html && rm -rf dist/dashboard-web/skins && cp -r src/dashboard/web/skins dist/dashboard-web/skins && rm -rf dist/dashboard-web/game && { [ ! -d src/dashboard/web/game ] || cp -r src/dashboard/web/game dist/dashboard-web/game; }",
    "prepare": "git config core.hooksPath scripts/git-hooks 2>/dev/null || true",
    "prepublishOnly": "npm run build",
    "report:dashboard": "tsx scripts/report-dashboard.ts",
    "switch:here": "pnpm build && pnpm use:here",
    "test": "vitest run --project unit",
    "test:agy": "vitest run --project e2e test/agy-input.e2e.ts",
    "test:all": "vitest run",
    "test:bench": "tsx scripts/bench-tests.ts",
    "test:codex": "vitest run --project e2e test/codex-input.e2e.ts",
    "test:e2e": "vitest run --project e2e",
    "test:e2e-browser": "tsx scripts/run-e2e.ts",
    "test:e2e-browser:setup": "tsx test/e2e-browser/setup-login.ts",
    "test:gemini": "vitest run --project e2e test/gemini-input.e2e.ts",
    "use:here": "node scripts/claim-botmux-bin.mjs"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['2.88.0', '2.88.1', '2.89.0']"
  },
  "time": {
    "created": "2026-03-11T17:05:48.277Z",
    "modified": "2026-06-23T05:23:27.631Z"
  }
}