npm ai-project-manage-cli @6.0.80
score
0.55
med
flagged
2026-06-22 20:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 14 versions in last 24h: ['6.0.75', '6.0.76', '6.0.77', '6.0.79', '6.0.80'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.0.80 but max published is 7.0.9 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['pm2'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"yinwenfeng"
],
"versions": 189
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-bBaq+n6MV2TJNh5GACvc9YMbQuqxo0T7PVrGevvYg8cbP8elIGJoQ2I8w+hoSGIBNDEPW8LWil4ehPGS1QobGg==",
"tarball": "https://registry.npmjs.org/ai-project-manage-cli/-/ai-project-manage-cli-6.0.80.tgz",
"unpackedSize": 277373
},
"dist-tags": {
"latest": "6.0.80"
},
"latest_version": "6.0.80",
"maintainers": [
{
"email": "1052849206@qq.com",
"name": "yinwenfeng"
}
],
"num_versions": 190,
"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): ['pm2']",
"dist_tag_anomaly": "dist-tags.latest=6.0.80 but max published is 7.0.9",
"no_repo": "package.json has no repository field",
"rapid_release": "14 versions in last 24h: ['6.0.75', '6.0.76', '6.0.77', '6.0.79', '6.0.80']"
},
"time": {
"created": "2026-03-30T08:21:14.038Z",
"modified": "2026-06-23T01:30:01.112Z"
}
}