npm @cordfuse/llmux @0.24.1
score
0.7
high
flagged
2026-06-18 11:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 14 versions in last 24h: ['0.22.0', '0.22.1', '0.23.0', '0.24.0', '0.24.1'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['qrcode'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 2d ago but package has 104 versions (expect >= 121d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"cordfuse"
],
"versions": 103
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-UAAJfr0GIditMWSrkJwfbzz/afiyDi6Gl2V4F6KDE5ufbwqWdt1VCBKSh7ii6zIWWtHaIkXmV3ohlyshmN8NLA==",
"tarball": "https://registry.npmjs.org/@cordfuse/llmux/-/llmux-0.24.1.tgz",
"unpackedSize": 493354
},
"dist-tags": {
"latest": "0.24.1"
},
"latest_version": "0.24.1",
"maintainers": [
{
"email": "cordfuseinc@gmail.com",
"name": "cordfuse"
}
],
"num_versions": 104,
"repository": {
"directory": "packages/llmux",
"type": "git",
"url": "git+https://github.com/cordfuse/llmux.git"
},
"scripts": {
"build": "tsup src/index.ts --target node20 --format esm --out-dir dist --external node-pty --external ws --external yaml --external qrcode-terminal --external qrcode --clean",
"postinstall": "node scripts/fix-pty-permissions.mjs",
"postpublish": "rm -f README.md LICENSE",
"prepublishOnly": "cp ../../README.md ../../LICENSE . && npm run build",
"start": "tsx src/index.ts",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['qrcode']",
"rapid_release": "14 versions in last 24h: ['0.22.0', '0.22.1', '0.23.0', '0.24.0', '0.24.1']",
"repo_too_new_for_version_history": "claimed repo created 2d ago but package has 104 versions (expect >= 121d for that history)"
},
"time": {
"created": "2026-06-15T23:47:50.526Z",
"modified": "2026-06-18T16:23:11.651Z"
}
}