npm natureco-cli @5.71.8
score
0.545
med
flagged
2026-07-29 16:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['5.71.4', '5.71.5', '5.71.6', '5.71.7', '5.71.8'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 79d ago but package has 502 versions (expect >= 162d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"natureco2"
],
"versions": 502
}
Evidence (package doc at flag time)
{
"dependencies_count": 22,
"dist": {
"integrity": "sha512-BPok9q32sh//k/ZdmpxX8EQVhTzLKIllIf4fPJV8kwvyIeiUA/fHgDMAn10c2XmcxEXYjm6sA+K3QEOAh83Xjw==",
"tarball": "https://registry.npmjs.org/natureco-cli/-/natureco-cli-5.71.8.tgz",
"unpackedSize": 4445513
},
"dist-tags": {
"latest": "5.71.8"
},
"latest_version": "5.71.8",
"maintainers": [
{
"email": "info@natureco.me",
"name": "natureco2"
}
],
"num_versions": 502,
"repository": {
"type": "git",
"url": "git+https://github.com/natureco-official/natureco-cli.git"
},
"scripts": {
"lint": "eslint src/ bin/ test/",
"lint:errors-only": "eslint src/ bin/ test/ --quiet",
"lint:fix": "eslint src/ bin/ test/ --fix",
"perf:startup": "node scripts/benchmark-startup.js",
"postinstall": "node scripts/postinstall.js",
"prepublishOnly": "node --check bin/natureco.js && eslint src/ bin/ test/ --quiet && vitest run",
"smoke": "node --check bin/natureco.js && node bin/natureco.js help",
"smoke:browser": "node scripts/e2e-browser-smoke.js",
"smoke:context": "node scripts/e2e-context-smoke.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:unit": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"rapid_release": "6 versions in last 24h: ['5.71.4', '5.71.5', '5.71.6', '5.71.7', '5.71.8']",
"repo_too_new_for_version_history": "claimed repo created 79d ago but package has 502 versions (expect >= 162d for that history)"
},
"time": {
"created": "2026-05-10T19:23:32.253Z",
"modified": "2026-07-29T21:17:52.505Z"
}
}