npm daedalus-cli @1.54.0
score
0.532
med
flagged
2026-07-21 05:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.52.2', '1.52.3', '1.53.0', '1.53.1', '1.54.0'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 32d ago but package has 185 versions (expect >= 136d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"bgill55_art"
],
"versions": 183
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-MScIeP1bdSOnOyxC9lfoKbBdxJrjG8romYaIo8UxdhgYbm2aM96oy4ib9Bk71lvlcIkfqsDZGRZn03HD7EYxcQ==",
"tarball": "https://registry.npmjs.org/daedalus-cli/-/daedalus-cli-1.54.0.tgz",
"unpackedSize": 2002844
},
"dist-tags": {
"latest": "1.54.0"
},
"latest_version": "1.54.0",
"maintainers": [
{
"email": "bricam55@gmail.com",
"name": "bgill55_art"
}
],
"num_versions": 185,
"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": {
"rapid_release": "5 versions in last 24h: ['1.52.2', '1.52.3', '1.53.0', '1.53.1', '1.54.0']",
"repo_too_new_for_version_history": "claimed repo created 32d ago but package has 185 versions (expect >= 136d for that history)"
},
"time": {
"created": "2026-06-18T21:39:11.497Z",
"modified": "2026-07-21T10:52:17.054Z"
}
}