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