BEACON

← candidates

npm coding-friend-cli @1.36.4

score
0.8021 high
flagged 2026-06-07 04:40
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 3 versions in last 24h: ['1.36.2', '1.36.3', '1.36.4']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 111d ago but package has 75 versions (expect >= 112d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "dinhanhthi"
  ],
  "versions": 74
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-JR/6QusCilBtmCzVsZLv8n94EdpnntgNhJOY+nhqEoVSN/03WvkOBn9ACxSCs4cn4ioy5hSjGq04a5us/KInAw==",
    "tarball": "https://registry.npmjs.org/coding-friend-cli/-/coding-friend-cli-1.36.4.tgz",
    "unpackedSize": 1185367
  },
  "dist-tags": {
    "latest": "1.36.4"
  },
  "latest_version": "1.36.4",
  "maintainers": [
    {
      "email": "dinhanhthi@gmail.com",
      "name": "dinhanhthi"
    }
  ],
  "num_versions": 75,
  "repository": {
    "directory": "cli",
    "type": "git",
    "url": "git+https://github.com/dinhanhthi/coding-friend.git"
  },
  "scripts": {
    "build": "tsup src/index.ts src/postinstall.ts --format esm --dts --clean",
    "dev": "tsx src/index.ts",
    "postinstall": "node -e \"import('./dist/postinstall.js').catch(()=>{})\"",
    "prepublishOnly": "npm run build",
    "test": "vitest run && vitest run --config vitest.hooks.config.ts",
    "test:e2e": "vitest run --config vitest.e2e.config.ts",
    "test:hooks": "vitest run --config vitest.hooks.config.ts",
    "test:watch": "vitest",
    "watch": "tsup src/index.ts src/postinstall.ts --format esm --dts --watch"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "3 versions in last 24h: ['1.36.2', '1.36.3', '1.36.4']",
    "repo_too_new_for_version_history": "claimed repo created 111d ago but package has 75 versions (expect >= 112d for that history)"
  },
  "time": {
    "created": "2026-02-20T17:04:18.661Z",
    "modified": "2026-06-07T09:39:54.970Z"
  }
}