npm scream-code @0.10.3
score
0.8021
high
flagged
2026-07-21 02:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| superseded_quickly | 0.9 | prior version 0.3.5 lived 22min upstream before being pulled |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['mupdf'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"liutod"
],
"versions": 74
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-yvXwfAdtptCLaXW4z0mh6QXs42d5Jq3REEo2NidLiwyi9F8N4t76SK1BMNB71bjldfuv2GSNvsTATC+35e4m5w==",
"tarball": "https://registry.npmjs.org/scream-code/-/scream-code-0.10.3.tgz",
"unpackedSize": 7855381
},
"dist-tags": {
"beta": "0.5.3-1",
"latest": "0.10.3"
},
"latest_version": "0.10.3",
"maintainers": [
{
"email": "l15514559690@gmail.com",
"name": "liutod"
}
],
"num_versions": 76,
"repository": {
"directory": "apps/scream-code",
"type": "git",
"url": "git+https://github.com/LIUTod/scream-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 && SCREAM_E2E=1 vitest run test/e2e",
"e2e:real": "pnpm -w run build:packages && SCREAM_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 scream-code\uff0c\u8bf7\u7a0d\u5019...\\n')\"",
"prepublishOnly": "node scripts/verify-publish.mjs",
"smoke": "node dist/main.mjs --version",
"test": "pnpm -w run build:packages && vitest run",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['mupdf']",
"install_script_payload": "install/lifecycle script matches payload regex",
"superseded_quickly": "prior version 0.3.5 lived 22min upstream before being pulled"
},
"time": {
"created": "2026-06-06T08:21:35.803Z",
"modified": "2026-07-21T07:38:17.929Z"
}
}