npm autodev-cli @1.4.102
score
0.5432
med
flagged
2026-07-25 09:45
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['1.4.95', '1.4.96', '1.4.97', '1.4.101', '1.4.102'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"peter-mw"
],
"versions": 90
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-k8HNcNCG8XCHdWCdzRm4FzRmsUrM3DpP95lPkom0xPGPkQuasqgOGCLTU7A7xZhT72zRyRC6jj+38qvA98Ssag==",
"tarball": "https://registry.npmjs.org/autodev-cli/-/autodev-cli-1.4.102.tgz",
"unpackedSize": 2454252
},
"dist-tags": {
"latest": "1.4.102"
},
"latest_version": "1.4.102",
"maintainers": [
{
"email": "boksiora@gmail.com",
"name": "peter-mw"
}
],
"num_versions": 91,
"repository": null,
"scripts": {
"build": "tsc -p ./",
"dev": "tsc -p ./ --watch",
"prepublishOnly": "npm run build",
"start": "node bin/autodev.js",
"test": "node test/smoke.mjs && node test/liveNarration.smoke.mjs && node test/liveNarration.edge.smoke.mjs && node test/normalizer.parity.smoke.mjs && node test/providerConfig.smoke.mjs && node test/mcpOnlyOperator.smoke.mjs && node test/opencodeEventFilter.smoke.mjs && node test/copilotMcpIsolation.smoke.mjs && node test/grokSpawnError.smoke.mjs && node test/initTemplate.smoke.mjs && node test/settingsAliases.smoke.mjs && node test/setupWritesOfficeMcp.smoke.mjs && node test/claudePermissions.smoke.mjs && node test/presenceGuard.smoke.mjs && node test/cliExitHardFail.smoke.mjs && node test/redactSecrets.smoke.mjs && node test/claudeUsage.smoke.mjs && node test/graphStore.smoke.mjs && node test/programReminder.smoke.mjs"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['1.4.95', '1.4.96', '1.4.97', '1.4.101', '1.4.102']"
},
"time": {
"created": "2026-05-02T09:35:17.917Z",
"modified": "2026-07-25T14:20:24.957Z"
}
}