Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.js"
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/postinstall.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
not present
Latest scanner note: [email protected] not present in registry metadata
Status history (2 events)
- available → not_present · risk none · score — · [email protected] not present in registry metadata
- new → available · risk high · score 91 · status changed
Related candidates
Linked campaigns and clusters
fanrong112
2 members · evidence strength 62Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 30 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node scripts/postinstall.js" | 30 |
| medium | Obfuscation Density | package/src/client/build/static/js/main.f01db641.js | high encoded/escaped-token density | 12 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 30 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node scripts/postinstall.js" | 30 |
| medium | Obfuscation Density | package/src/client/build/static/js/main.f01db641.js | high encoded/escaped-token density | 12 |
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
| low | Obfuscation | package/bin/ezpm2gui.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/server/index.js | matched "\\x00" | 3 |
| low | Obfuscation | package/src/client/build/static/js/main.f01db641.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/dist/server/routes/remoteConnections.js | matched "\\x00" | 3 |
| low | Obfuscation | package/bin/ezpm2gui.ts | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts22
buildnode scripts/build.jsbuild:bintsc --project tsconfig.bin.jsonbuild:clientcd src/client && npm run buildbuild:servertscdevconcurrently --kill-others-on-fail --names "server,client" --prefix-colors "cyan,green" "npm run dev:server" "npm run dev:client"dev:clientcd src/client && npm run devdev:servernodemon --exec ts-node src/server/index.tsmobilenode scripts/deploy-mobile.jsmobile:androidnode scripts/deploy-mobile.js android --debug --installmobile:android:releasenode scripts/deploy-mobile.js android --releasemobile:debugpowershell -ExecutionPolicy Bypass -File scripts/Debug-Mobile.ps1mobile:debug:dumppowershell -ExecutionPolicy Bypass -File scripts/Debug-Mobile.ps1 -Dumpmobile:devnode scripts/deploy-mobile.js devmobile:iosnode scripts/deploy-mobile.js iosmobile:ios:releasenode scripts/deploy-mobile.js ios --releasemobile:pspowershell -ExecutionPolicy Bypass -File scripts/Deploy-Mobile.ps1mobile:ps:debugpowershell -ExecutionPolicy Bypass -File scripts/Deploy-Mobile.ps1 -Mode debug -Install -Launchmobile:ps:releasepowershell -ExecutionPolicy Bypass -File scripts/Deploy-Mobile.ps1 -Mode release -Install -Launchpostinstallnode scripts/postinstall.jspreparenpm run buildstartnode dist/server/index.jstestecho "Error: no test specified" && exit 1
Dependencies17
@tailwindcss/postcss^4.1.14@types/better-sqlite3^7.6.13@types/node-cron^3.0.11axios^1.9.0better-sqlite3^12.9.0chart.js^4.4.9cron-parser^5.4.0dotenv^16.5.0express^4.18.3node-cron^4.2.1pm2^6.0.5react^19.1.0react-dom^19.1.0react-scripts^5.0.1socket.io^4.8.1ssh2^1.16.0uuid^11.0.5