npm @cordfuse/llmux @0.23.0
score
0.8333
high
flagged
2026-06-18 09:48
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| cadence | ||
| rapid_release | 0.8 | 21 versions in last 24h: ['0.21.2', '0.21.3', '0.22.0', '0.22.1', '0.23.0'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 2d ago but package has 102 versions (expect >= 120d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cordfuse"
],
"versions": 100
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-tB8xGpUgtB2nbW8VT8XZ0h8CY1KLp06NiNoqyRh6+H1QuM6pjZ9TKbI6/chGM7CtR9yXjSA5BHq3hfINyQEqRQ==",
"tarball": "https://registry.npmjs.org/@cordfuse/llmux/-/llmux-0.23.0.tgz",
"unpackedSize": 413381
},
"dist-tags": {
"latest": "0.23.0"
},
"latest_version": "0.23.0",
"maintainers": [
{
"email": "cordfuseinc@gmail.com",
"name": "cordfuse"
}
],
"num_versions": 102,
"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 --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": {
"new_install_script": "first time ['postinstall'] present",
"rapid_release": "21 versions in last 24h: ['0.21.2', '0.21.3', '0.22.0', '0.22.1', '0.23.0']",
"repo_too_new_for_version_history": "claimed repo created 2d ago but package has 102 versions (expect >= 120d for that history)"
},
"time": {
"created": "2026-06-15T23:47:50.526Z",
"modified": "2026-06-18T14:48:47.840Z"
}
}