npm botmux @2.62.0
score
0.5333
med
flagged
2026-06-05 08:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['2.60.0', '2.60.1', '2.61.0', '2.62.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": 248
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-l6+qtGOC8BEXzI5PrHrjqt485bhcJNVeuLHxuTr//HCpPZ4FF/3yynGcFlT0BzNwIVnj1zVA2MhuS2e96eM7xA==",
"tarball": "https://registry.npmjs.org/botmux/-/botmux-2.62.0.tgz",
"unpackedSize": 7257758
},
"dist-tags": {
"canary": "2.60.0-canary.4",
"latest": "2.62.0"
},
"latest_version": "2.62.0",
"maintainers": [
{
"email": "deepcoldy@gmail.com",
"name": "deepcold"
}
],
"num_versions": 248,
"repository": null,
"scripts": {
"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",
"prepare": "git config core.hooksPath scripts/git-hooks 2>/dev/null || true",
"prepublishOnly": "npm run build",
"report:dashboard": "tsx scripts/report-dashboard.ts",
"test": "vitest run",
"test:agy": "vitest run test/agy-input.e2e.ts",
"test:codex": "vitest run test/codex-input.e2e.ts",
"test:e2e-browser": "tsx scripts/run-e2e.ts",
"test:e2e-browser:setup": "tsx test/e2e-browser/setup-login.ts",
"test:gemini": "vitest run test/gemini-input.e2e.ts"
},
"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": "4 versions in last 24h: ['2.60.0', '2.60.1', '2.61.0', '2.62.0']"
},
"time": {
"created": "2026-03-11T17:05:48.277Z",
"modified": "2026-06-05T08:39:35.260Z"
}
}