npm autodev-cli @1.4.101
score
0.5416
med
flagged
2026-07-25 09:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.4.94', '1.4.95', '1.4.96', '1.4.97', '1.4.101'] |
| 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": 88
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-OiyWsW9zLGBKahZjzflIkUXZ8Ys361OH+VCkhE7NCm1hkoQoKu6A8QvbfHkYioCW4pVPHXscbRXVuzHkLf9UZw==",
"tarball": "https://registry.npmjs.org/autodev-cli/-/autodev-cli-1.4.101.tgz",
"unpackedSize": 2450749
},
"dist-tags": {
"latest": "1.4.101"
},
"latest_version": "1.4.101",
"maintainers": [
{
"email": "boksiora@gmail.com",
"name": "peter-mw"
}
],
"num_versions": 90,
"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"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "6 versions in last 24h: ['1.4.94', '1.4.95', '1.4.96', '1.4.97', '1.4.101']"
},
"time": {
"created": "2026-05-02T09:35:17.917Z",
"modified": "2026-07-25T14:11:10.196Z"
}
}