BEACON

← candidates

npm @sma1lboy/kobe @0.7.13

score
0.538 med
flagged 2026-06-08 19:26
signals by category
content 1 topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 998228 -> 4086018 (4.1×)
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.7.13 but max published is 0.53.0
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['node-pty', 'ws']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 30d ago but package has 61 versions (expect >= 107d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "sma1lboy"
  ],
  "versions": 60
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-sbssdetkhkbXfrmInILQs7jofjl9GgHfmGonCcojAYUPrhicWxVa6Jxuc9K8cAiwvr2O7P3eSLVSizsKYlSTHA==",
    "tarball": "https://registry.npmjs.org/@sma1lboy/kobe/-/kobe-0.7.13.tgz",
    "unpackedSize": 4086018
  },
  "dist-tags": {
    "experimental": "0.6.1-experimental.0",
    "latest": "0.7.13"
  },
  "latest_version": "0.7.13",
  "maintainers": [
    {
      "email": "541898146chen@gmail.com",
      "name": "sma1lboy"
    }
  ],
  "num_versions": 61,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sma1lboy/kobe.git"
  },
  "scripts": {
    "build": "bun run scripts/build.ts",
    "compile": "bun run scripts/compile.ts",
    "dev": "env KOBE_DEV=1 bun --preload @opentui/solid/preload --conditions=browser ./src/cli/index.ts",
    "dev:sandbox": "mkdir -p .dev-sandbox/home && env KOBE_DEV=1 KOBE_HOME_DIR=$PWD/.dev-sandbox/home KOBE_TMUX_SOCKET=kobe-sandbox bun --preload @opentui/solid/preload --conditions=browser ./src/cli/index.ts",
    "dev:sandbox:reset": "env KOBE_TMUX_SOCKET=kobe-sandbox bun ./src/cli/index.ts kill-sessions",
    "knip": "knip-bun",
    "lint": "biome check .",
    "postinstall": "bun run scripts/check-preview-deps.ts || true",
    "prepublishOnly": "bun run typecheck && bun run build",
    "test": "bun run test:fast && bun run test:socket",
    "test:behavior": "KOBE_INCLUDE_BEHAVIOR=1 vitest run test/behavior --passWithNoTests",
    "test:fast": "vitest run --passWithNoTests",
    "test:socket": "KOBE_INCLUDE_SOCKET=1 vitest run test/daemon --pool forks --minWorkers=1 --maxWorkers=1 --passWithNoTests",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['node-pty', 'ws']",
    "dist_tag_anomaly": "dist-tags.latest=0.7.13 but max published is 0.53.0",
    "repo_too_new_for_version_history": "claimed repo created 30d ago but package has 61 versions (expect >= 107d for that history)",
    "size_spike": "unpackedSize 998228 -> 4086018 (4.1\u00d7)"
  },
  "time": {
    "created": "2026-05-09T13:37:21.499Z",
    "modified": "2026-06-09T00:26:19.385Z"
  }
}