npm doer-agent @0.9.3
score
0.534
med
flagged
2026-07-21 20:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.9.1', '0.9.2', '0.9.3'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cranixz"
],
"versions": 79
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-jWBUs0EjzwX21uhgfY8LGdCZc7/YBE2TpphUxOuVKw/Fj10zYoIXfW8P1xkkcR77Wbpv08gTIMTKm8gPxvOl6g==",
"tarball": "https://registry.npmjs.org/doer-agent/-/doer-agent-0.9.3.tgz",
"unpackedSize": 409116
},
"dist-tags": {
"latest": "0.9.3"
},
"latest_version": "0.9.3",
"maintainers": [
{
"email": "cranix@cranix.net",
"name": "cranixz"
}
],
"num_versions": 80,
"repository": null,
"scripts": {
"build": "tsc -p tsconfig.build.json && chmod +x dist/cli.js dist/codex-cli.js",
"codex": "codex",
"prepublishOnly": "npm run build",
"start": "node --import tsx src/agent.ts",
"start:dist": "node dist/agent.js",
"test": "tsx --test src/**/*.test.ts"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.9.1', '0.9.2', '0.9.3']"
},
"time": {
"created": "2026-03-28T13:55:36.450Z",
"modified": "2026-07-22T01:54:42.476Z"
}
}