BEACON

← candidates

npm @lingjingai/scriptctl @0.46.0

score
0.6159 med
flagged 2026-07-20 02:22
signals by category
content 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['@google/genai', 'yaml']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "lizheyong",
    "tom_wang_996",
    "hkpauline401",
    "starmoon77",
    "pinkuo",
    "huangjie-haiubcquibcwd"
  ],
  "versions": 80
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-zmgUyNdDoxKzYfZrnZQMfqI3I2HanpXvQ7hQ6ONg5YrqCwTWlgbzDovbr28tmWLTlykqQ7YeMwgqjAHJBfMb4Q==",
    "tarball": "https://registry.npmjs.org/@lingjingai/scriptctl/-/scriptctl-0.46.0.tgz",
    "unpackedSize": 1755425
  },
  "dist-tags": {
    "latest": "0.46.0"
  },
  "latest_version": "0.46.0",
  "maintainers": [
    {
      "email": "dongpangpang666@gmail.com",
      "name": "lizheyong"
    },
    {
      "email": "18069770840@163.com",
      "name": "tom_wang_996"
    },
    {
      "email": "hkpauline401@gmail.com",
      "name": "hkpauline401"
    },
    {
      "email": "starmoon0816777@gmail.com",
      "name": "starmoon77"
    },
    {
      "email": "Blushyes@gmail.com",
      "name": "pinkuo"
    },
    {
      "email": "huangjie@lingjingai.cn",
      "name": "huangjie-haiubcquibcwd"
    }
  ],
  "num_versions": 99,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "clean": "rm -rf dist",
    "install-skill": "node scripts/install-skill.mjs",
    "postinstall": "node scripts/install-skill.mjs",
    "prepublishOnly": "pnpm run clean && pnpm run build",
    "pretest": "pnpm run build",
    "pretest:coverage": "pnpm run build",
    "surface:snapshot": "node scripts/scriptctl-surface-snapshot.mjs",
    "test": "vitest run",
    "test:coverage": "c8 --reporter=text --reporter=html --reporter=lcov --report-dir=coverage vitest run",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['@google/genai', 'yaml']",
    "new_install_script": "first time ['postinstall'] present",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-05-19T15:43:32.550Z",
    "modified": "2026-07-20T07:22:41.634Z"
  }
}