npm ai-project-manage-cli @6.0.68
score
0.5333
med
flagged
2026-06-21 21:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['7.0.9', '6.0.65', '6.0.66', '6.0.67', '6.0.68'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.0.68 but max published is 7.0.9 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"yinwenfeng"
],
"versions": 179
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-mS6V0pd2+PuNNzCwwpuLzoIIY9PMUMp2HiEQbl7abPuurxsXs4eL7Qejmlx3MD6grU0HHh7xOCMkQp8JW2qp1Q==",
"tarball": "https://registry.npmjs.org/ai-project-manage-cli/-/ai-project-manage-cli-6.0.68.tgz",
"unpackedSize": 255634
},
"dist-tags": {
"latest": "6.0.68"
},
"latest_version": "6.0.68",
"maintainers": [
{
"email": "1052849206@qq.com",
"name": "yinwenfeng"
}
],
"num_versions": 179,
"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": {
"dist_tag_anomaly": "dist-tags.latest=6.0.68 but max published is 7.0.9",
"no_repo": "package.json has no repository field",
"rapid_release": "8 versions in last 24h: ['7.0.9', '6.0.65', '6.0.66', '6.0.67', '6.0.68']"
},
"time": {
"created": "2026-03-30T08:21:14.038Z",
"modified": "2026-06-22T02:19:38.888Z"
}
}