npm nexum-code @0.6.4
score
0.6403
med
flagged
2026-06-22 06:42
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall', 'preinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo Hsssliu/nexum-code returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-0IoSEmZlutSch1eR5GOGSI+OUzFZhjAUXzw8Oom4HUY5yp19ZZgMaD2wDYJVHJfuU6PyevMicZqG9Wvjhzj8Zg==",
"tarball": "https://registry.npmjs.org/nexum-code/-/nexum-code-0.6.4.tgz",
"unpackedSize": 10801789
},
"dist-tags": {
"latest": "0.6.4"
},
"latest_version": "0.6.4",
"maintainers": [
{
"email": "244369422@qq.com",
"name": "lwl0o0"
}
],
"num_versions": 1,
"repository": {
"directory": "apps/nexum-code",
"type": "git",
"url": "git+https://github.com/Hsssliu/nexum-code.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 && NEXUM_E2E=1 vitest run test/e2e",
"e2e:real": "pnpm -w run build:packages && NEXUM_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 nexum-code\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": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall', 'preinstall'] present",
"repo_doesnt_exist": "claimed repo Hsssliu/nexum-code returns 404 on github.com"
},
"time": {
"created": "2026-06-21T12:13:55.025Z",
"modified": "2026-06-21T12:13:55.571Z"
}
}