npm thingd-cli @0.25.1
score
0.6141
med
flagged
2026-06-17 21:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.25.1 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 30d ago but package has 39 versions (expect >= 95d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sayanmohsin"
],
"versions": 38
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-mdIfhCHzA7D16f1wKRus9eXE+qNe7JgZXvMmu/Q7stVPCzbHXF9vSuw/SNJ79MeJLvFDqHTuCwwIPpiXJxgeBw==",
"tarball": "https://registry.npmjs.org/thingd-cli/-/thingd-cli-0.25.1.tgz",
"unpackedSize": 361343
},
"dist-tags": {
"latest": "0.25.1"
},
"latest_version": "0.25.1",
"maintainers": [
{
"email": "sayanmohsin@outlook.com",
"name": "sayanmohsin"
}
],
"num_versions": 39,
"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.25.1 but max published is 2.0.1",
"repo_too_new_for_version_history": "claimed repo created 30d ago but package has 39 versions (expect >= 95d 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-18T02:33:05.710Z"
}
}