npm daedalus-cli @1.21.2
score
0.532
med
flagged
2026-06-22 15:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 10 versions in last 24h: ['1.19.0', '1.20.0', '1.21.0', '1.21.1', '1.21.2'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 3d ago but package has 71 versions (expect >= 111d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bgill55_art"
],
"versions": 71
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-N9g/o3Tn0aFCkmPU7IxPgugpmR4trWu5+tSPc4AS+YMkd7N6fVjNwDZlArahzAsgahY3OlWWEEqUJdCoerQ92A==",
"tarball": "https://registry.npmjs.org/daedalus-cli/-/daedalus-cli-1.21.2.tgz",
"unpackedSize": 1475645
},
"dist-tags": {
"latest": "1.21.2"
},
"latest_version": "1.21.2",
"maintainers": [
{
"email": "bricam55@gmail.com",
"name": "bgill55_art"
}
],
"num_versions": 71,
"repository": {
"type": "git",
"url": "git+https://github.com/bgill55/daedalus.git"
},
"scripts": {
"build": "tsc",
"dev": "tsx watch src/index.ts",
"lint": "eslint src --ext .ts",
"prepublishOnly": "npm run build",
"start": "tsx src/index.ts",
"sync-docs": "tsx scripts/sync-docs.ts",
"test": "vitest run"
},
"signal_details": {
"rapid_release": "10 versions in last 24h: ['1.19.0', '1.20.0', '1.21.0', '1.21.1', '1.21.2']",
"repo_too_new_for_version_history": "claimed repo created 3d ago but package has 71 versions (expect >= 111d for that history)"
},
"time": {
"created": "2026-06-18T21:39:11.497Z",
"modified": "2026-06-22T19:51:05.269Z"
}
}