npm thingd-cli @0.32.0
score
0.6311
med
flagged
2026-06-21 17:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.32.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 5 package(s) under different publishers: ['npm/@thingd/native', 'npm/@thingd/client', 'npm/@thingd/node'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 33d ago but package has 46 versions (expect >= 99d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sayanmohsin"
],
"versions": 46
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-k2K8LTmXD/PBYnCqTNuo+ruc8aM2fTTmmmZ+kjfHrXt7S+PBguItM3lLKDi6tvjQInH+jWVTjb1yvPQgiAafxQ==",
"tarball": "https://registry.npmjs.org/thingd-cli/-/thingd-cli-0.32.0.tgz",
"unpackedSize": 376935
},
"dist-tags": {
"latest": "0.32.0"
},
"latest_version": "0.32.0",
"maintainers": [
{
"email": "sayanmohsin@outlook.com",
"name": "sayanmohsin"
}
],
"num_versions": 46,
"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.32.0 but max published is 2.0.1",
"repo_too_new_for_version_history": "claimed repo created 33d ago but package has 46 versions (expect >= 99d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/sayanmohsin/thingd.git' also claimed by 5 package(s) under different publishers: ['npm/@thingd/native', 'npm/@thingd/client', 'npm/@thingd/node'] ..."
},
"time": {
"created": "2026-05-22T04:36:14.978Z",
"modified": "2026-06-21T22:22:26.054Z"
}
}