Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.js"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 1
- First published
- May 2026
- Publisher
- fanrong112
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":"review"}'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":"review"}'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
available
Status history (3 events)
- available → available · risk review · score 5 · status available -> available, risk high -> review, score 50 -> 5
- available → available · risk high · score 50 · status available -> available, risk high -> high, score 91 -> 50
- new → available · risk high · score 91 · status changed
Related candidates
Linked campaigns and clusters
fanrong112
2 members · evidence strength 62Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
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