npm @lingjingai/scriptctl @0.49.5
score
0.55
med
flagged
2026-07-22 01:46
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.49.1', '0.49.2', '0.49.3', '0.49.4', '0.49.5'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"lizheyong",
"tom_wang_996",
"hkpauline401",
"starmoon77",
"pinkuo",
"huangjie-haiubcquibcwd",
"snychng"
],
"versions": 110
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-B7lw2MC/SkdXxLBu3owKSE2Wsn/7AYd9W2TjEpEjg44Gq4ctcW044swvEjpNrlCNGTTf4TNy91s2TiRl9dsYXg==",
"tarball": "https://registry.npmjs.org/@lingjingai/scriptctl/-/scriptctl-0.49.5.tgz",
"unpackedSize": 1867629
},
"dist-tags": {
"latest": "0.49.5"
},
"latest_version": "0.49.5",
"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"
},
{
"email": "snychng@gmail.com",
"name": "snychng"
}
],
"num_versions": 111,
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['0.49.1', '0.49.2', '0.49.3', '0.49.4', '0.49.5']"
},
"time": {
"created": "2026-05-19T15:43:32.550Z",
"modified": "2026-07-22T06:46:42.288Z"
}
}