npm ai-project-manage-cli @6.0.66
score
0.55
med
flagged
2026-06-21 21:01
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['7.0.7', '7.0.8', '7.0.9', '6.0.65', '6.0.66'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.0.66 but max published is 7.0.9 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['ssh2'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"yinwenfeng"
],
"versions": 176
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-WzCuIxrUyZAfwD8bATaML0OO5slf4P94n8OfKgmH4dJi+seewusQGpYzzhi6p3ho38682VYBHf1Vbbqe4tpSuA==",
"tarball": "https://registry.npmjs.org/ai-project-manage-cli/-/ai-project-manage-cli-6.0.66.tgz",
"unpackedSize": 256011
},
"dist-tags": {
"latest": "6.0.66"
},
"latest_version": "6.0.66",
"maintainers": [
{
"email": "1052849206@qq.com",
"name": "yinwenfeng"
}
],
"num_versions": 177,
"repository": null,
"scripts": {
"build": "rm -rf dist && esbuild src/index.ts --bundle --platform=node --format=esm --packages=external --outfile=dist/index.js && tsc --noEmit -p tsconfig.json",
"prepublishOnly": "npm run build",
"test:plan-cursor": "esbuild scripts/test-plan-cursor.ts --bundle --platform=node --format=esm --packages=external --outfile=dist/test-plan-cursor.mjs && node dist/test-plan-cursor.mjs"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['ssh2']",
"dist_tag_anomaly": "dist-tags.latest=6.0.66 but max published is 7.0.9",
"no_repo": "package.json has no repository field",
"rapid_release": "6 versions in last 24h: ['7.0.7', '7.0.8', '7.0.9', '6.0.65', '6.0.66']"
},
"time": {
"created": "2026-03-30T08:21:14.038Z",
"modified": "2026-06-22T02:01:02.156Z"
}
}