npm thingd-cli @0.30.0
score
0.6251
med
flagged
2026-06-20 16:15
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.30.0 but max published is 2.0.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/sayanmohsin/thingd.git' also claimed by 2 package(s) under different publishers: ['npm/thingd', 'npm/thingd-native'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 32d ago but package has 44 versions (expect >= 98d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sayanmohsin"
],
"versions": 43
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-k3q5bnGlvifvZVUIvfNkaGhliEr0TfMTuugCkgj0E6dmVY5tNvTV1KXW/iij+UlYzz2bL8RSO8uz3cKoDe+RcA==",
"tarball": "https://registry.npmjs.org/thingd-cli/-/thingd-cli-0.30.0.tgz",
"unpackedSize": 372374
},
"dist-tags": {
"latest": "0.30.0"
},
"latest_version": "0.30.0",
"maintainers": [
{
"email": "sayanmohsin@outlook.com",
"name": "sayanmohsin"
}
],
"num_versions": 44,
"repository": {
"type": "git",
"url": "git+https://github.com/sayanmohsin/thingd.git"
},
"scripts": {
"build": "pnpm --filter frontend build && tsc -p tsconfig.json && node -e \"fs.mkdirSync('dist/dashboard', { recursive: true }); fs.cpSync('src/dashboard/public', 'dist/dashboard/public', { recursive: true })\"",
"test": "pnpm build && node --test test/*.test.mjs"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.30.0 but max published is 2.0.1",
"repo_too_new_for_version_history": "claimed repo created 32d ago but package has 44 versions (expect >= 98d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/sayanmohsin/thingd.git' also claimed by 2 package(s) under different publishers: ['npm/thingd', 'npm/thingd-native']"
},
"time": {
"created": "2026-05-22T04:36:14.978Z",
"modified": "2026-06-20T21:15:38.695Z"
}
}