BEACON

← candidates

npm @liumir/lmcode @0.8.2

score
0.5591 med
flagged 2026-06-21 00:42
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: ['0.8.0', '0.8.1', '0.8.2']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 2d ago but package has 8 versions (expect >= 54d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "liumir"
  ],
  "versions": 7
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-mEHTbEo8esmLRDsEnn1dJZp/iRPvLBf+OS0cfCrU5XhISlV55ZYW0ErSpPz2EXlmyI4uoIpxND/waE/Jf/FlcA==",
    "tarball": "https://registry.npmjs.org/@liumir/lmcode/-/lmcode-0.8.2.tgz",
    "unpackedSize": 10779315
  },
  "dist-tags": {
    "latest": "0.8.2"
  },
  "latest_version": "0.8.2",
  "maintainers": [
    {
      "email": "214678012q@gmail.com",
      "name": "liumir"
    }
  ],
  "num_versions": 8,
  "repository": {
    "directory": "apps/lmcode",
    "type": "git",
    "url": "git+https://github.com/Lyin01/LMcode-cli.git"
  },
  "scripts": {
    "build": "tsdown",
    "clean": "rm -rf dist",
    "dev": "node scripts/dev.mjs",
    "dev:cli-only": "tsx --import ../../build/register-raw-text-loader.mjs ./src/main.ts",
    "dev:prod": "node dist/main.mjs",
    "e2e": "pnpm -w run build:packages && LMCODE_E2E=1 vitest run test/e2e",
    "e2e:real": "pnpm -w run build:packages && LMCODE_E2E_REAL=1 vitest run test/e2e/real-llm-smoke.e2e.test.ts",
    "postinstall": "node scripts/postinstall.mjs",
    "preinstall": "node -e \"console.log('\\n\ud83d\udce6 \u6b63\u5728\u5b89\u88c5 lmcode\uff0c\u8bf7\u7a0d\u5019...\\n')\"",
    "smoke": "node dist/main.mjs --version",
    "test": "pnpm -w run build:packages && vitest run",
    "typecheck": "tsc -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "3 versions in last 24h: ['0.8.0', '0.8.1', '0.8.2']",
    "repo_too_new_for_version_history": "claimed repo created 2d ago but package has 8 versions (expect >= 54d for that history)"
  },
  "time": {
    "created": "2026-06-18T17:45:12.070Z",
    "modified": "2026-06-21T05:42:21.819Z"
  }
}