npm @sma1lboy/kobe @0.8.10
score
0.561
med
flagged
2026-07-19 23:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 17 -> 30 |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.8.10 but max published is 0.53.0 |
| dependency_added_unknown | 0.6 | 5 new non-watchlisted dep(s): ['@opentui/react', '@xterm/addon-serialize', '@xterm/addon-unicode11', '@xterm/headless', 'node-pty'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 71d ago but package has 160 versions (expect >= 132d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"sma1lboy"
],
"versions": 82
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-OCjnLclhHPmy3YdCeCgoq9hB2VICZNILaf9zvZKZ5vcDOAACJGQ3ZuCyCpffdcHrjOiLoNQjBX90TDSrZcF4uQ==",
"tarball": "https://registry.npmjs.org/@sma1lboy/kobe/-/kobe-0.8.10.tgz",
"unpackedSize": 3482352
},
"dist-tags": {
"experimental": "0.6.1-experimental.0",
"latest": "0.8.10"
},
"latest_version": "0.8.10",
"maintainers": [
{
"email": "541898146chen@gmail.com",
"name": "sma1lboy"
}
],
"num_versions": 160,
"repository": {
"type": "git",
"url": "git+https://github.com/Sma1lboy/kobe.git"
},
"scripts": {
"bench": "vitest bench --run",
"build": "bun run scripts/build.ts",
"build:with-web": "bun run build",
"check-i18n": "bun run scripts/check-i18n.ts",
"compile": "bun run scripts/compile.ts",
"coverage": "vitest run --coverage --passWithNoTests",
"dev": "env KOBE_DEV=1 bun --conditions=browser ./src/cli/index.ts",
"dev:mock": "env KOBE_DEV=1 bun ./src/tui-react/mock/host.tsx",
"dev:mock-react": "env KOBE_DEV=1 bun ./src/tui-react/mock/host.tsx",
"dev:mock-react-dialogs": "env KOBE_DEV=1 bun ./src/tui-react/mock/dialogs-host.tsx",
"dev:mock-react-filetree": "env KOBE_DEV=1 bun ./src/tui-react/panes/filetree/mock-host.tsx",
"dev:mock-react-sidebar": "env KOBE_DEV=1 bun ./src/tui-react/panes/sidebar/mock-host.tsx",
"dev:mock-react-task-dialogs": "env KOBE_DEV=1 bun ./src/tui-react/component/mock-dialogs-host.tsx",
"dev:mock-react-terminal": "env KOBE_DEV=1 bun ./src/tui-react/panes/terminal/mock-host.tsx",
"dev:mock-react-workspace": "env KOBE_DEV=1 bun ./src/tui-react/workspace/mock-host.tsx",
"dev:sandbox": "bun run scripts/dev-sandbox.ts run",
"dev:sandbox:reset": "bun run scripts/dev-sandbox.ts reset",
"knip": "knip-bun",
"lint": "biome check .",
"perf:golden": "bun scripts/perf-golden.ts",
"postinstall": "bun run scripts/check-preview-deps.ts || true",
"prepublishOnly": "bun run typecheck && bun run build",
"pty:soak": "bun scripts/pty-soak.ts",
"test": "bun run test:fast && bun run test:socket",
"test:behavior": "KOBE_INCLUDE_BEHAVIOR=1 vitest run test/behavior --pool forks --minWorkers=1 --maxWorkers=1 --passWithNoTests",
"test:fast": "vitest run --passWithNoTests --minWorkers=1 --maxWorkers=8",
"test:render": "bun test test/render --coverage --coverage-reporter=text --coverage-reporter=lcov --coverage-dir=coverage-render",
"test:socket": "KOBE_INCLUDE_SOCKET=1 vitest run test/daemon --pool forks --minWorkers=1 --maxWorkers=4 --passWithNoTests",
"test:socket:coverage": "KOBE_INCLUDE_SOCKET=1 KOBE_COVERAGE_DAEMON=1 vitest run test/daemon --coverage --pool forks --minWorkers=1 --maxWorkers=4 --passWithNoTests",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "5 new non-watchlisted dep(s): ['@opentui/react', '@xterm/addon-serialize', '@xterm/addon-unicode11', '@xterm/headless', 'node-pty']",
"dist_tag_anomaly": "dist-tags.latest=0.8.10 but max published is 0.53.0",
"repo_too_new_for_version_history": "claimed repo created 71d ago but package has 160 versions (expect >= 132d for that history)",
"script_count_spike": "scripts count 17 -> 30"
},
"time": {
"created": "2026-05-09T13:37:21.499Z",
"modified": "2026-07-18T06:52:26.657Z"
}
}