npm offgrid-ai @0.3.25
score
0.7194
high
flagged
2026-06-07 13:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| cadence | ||
| rapid_release | 0.8 | 36 versions in last 24h: ['0.3.21', '0.3.22', '0.3.23', '0.3.24', '0.3.25'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 0d ago but package has 36 versions (expect >= 93d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"eeshans"
],
"versions": 34
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-pNBSB3F79TRaL5sMJBAL0ThrillPWG/JKno/wUHzdTIWHeXyRG9og6aFqmFHuDoj4JMMDjSWxZQrYkEWl7MExQ==",
"tarball": "https://registry.npmjs.org/offgrid-ai/-/offgrid-ai-0.3.25.tgz",
"unpackedSize": 125220
},
"dist-tags": {
"latest": "0.3.25"
},
"latest_version": "0.3.25",
"maintainers": [
{
"email": "eeshanism@yahoo.com",
"name": "eeshans"
}
],
"num_versions": 36,
"repository": {
"type": "git",
"url": "git+https://github.com/eeshansrivastava89/offgrid-ai.git"
},
"scripts": {
"check:privacy": "node scripts/privacy-gate.mjs",
"lint": "eslint src/*.mjs bin/*.mjs",
"postinstall": "node src/postinstall.mjs",
"prepack": "npm run check:privacy",
"pretest": "npm run lint",
"release:check": "bash scripts/release-check.sh",
"release:check:fast": "bash scripts/release-check.sh --skip-install --skip-manual",
"start": "node bin/offgrid-ai.mjs",
"test": "node --test test/*.mjs"
},
"signal_details": {
"new_install_script": "first time ['postinstall'] present",
"rapid_release": "36 versions in last 24h: ['0.3.21', '0.3.22', '0.3.23', '0.3.24', '0.3.25']",
"repo_too_new_for_version_history": "claimed repo created 0d ago but package has 36 versions (expect >= 93d for that history)"
},
"time": {
"created": "2026-06-06T20:34:27.644Z",
"modified": "2026-06-07T18:47:31.662Z"
}
}