BEACON

← candidates

npm ai-project-manage-cli @4.0.3

score
0.7318 high
flagged 2026-05-19 20:08
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['4.0.1', '4.0.2', '4.0.3']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "yinwenfeng"
  ],
  "versions": 82
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-wxGjS2RgMm/lOCFPgVzKGsoQqYUEqeRQJlFh8mD1KvIxI0lszoKVmgyAM0Y0BKnUKtKgKrvIjJCkFdn5eDzIRQ==",
    "tarball": "https://registry.npmjs.org/ai-project-manage-cli/-/ai-project-manage-cli-4.0.3.tgz",
    "unpackedSize": 141316
  },
  "dist-tags": {
    "latest": "4.0.3"
  },
  "latest_version": "4.0.3",
  "maintainers": [
    {
      "email": "1052849206@qq.com",
      "name": "yinwenfeng"
    }
  ],
  "num_versions": 83,
  "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": "vitest run",
    "test:cursor": "vitest run tests/cursor.test.ts",
    "test:init": "vitest run tests/cli-init.test.ts",
    "test:pull": "vitest run tests/cli-pull.test.ts",
    "test:watch": "vitest"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['4.0.1', '4.0.2', '4.0.3']"
  },
  "time": {
    "created": "2026-03-30T08:21:14.038Z",
    "modified": "2026-05-20T01:05:31.430Z"
  }
}