npm daedalus-cli @1.52.1
score
0.5674
med
flagged
2026-07-20 02:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.50.1', '1.50.2', '1.51.0', '1.52.0', '1.52.1'] |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['neo-blessed', 'pdf-parse'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bgill55_art"
],
"versions": 76
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-pTMQldT034chXnbCZ0Ofudc+Q72PIiqtRZu+cm0ZlqSOqCwJ3wKSDVLTEuB8XJRzKulKQyoC4Pz9MuPuXoLwIQ==",
"tarball": "https://registry.npmjs.org/daedalus-cli/-/daedalus-cli-1.52.1.tgz",
"unpackedSize": 1950477
},
"dist-tags": {
"latest": "1.52.1"
},
"latest_version": "1.52.1",
"maintainers": [
{
"email": "bricam55@gmail.com",
"name": "bgill55_art"
}
],
"num_versions": 180,
"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",
"postinstall": "node scripts/postinstall.js",
"prepublishOnly": "npm run build",
"start": "tsx src/index.ts",
"sync-docs": "tsx scripts/sync-docs.ts",
"test": "vitest run"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['neo-blessed', 'pdf-parse']",
"new_install_script": "first time ['postinstall'] present",
"rapid_release": "6 versions in last 24h: ['1.50.1', '1.50.2', '1.51.0', '1.52.0', '1.52.1']"
},
"time": {
"created": "2026-06-18T21:39:11.497Z",
"modified": "2026-07-20T07:25:07.133Z"
}
}