Package evidence
[email protected]
Install-time lifecycle script: postinstall="(node ./scripts/is-prod.js || tsc) && npm run sequelize:migrate"
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
- 11Established · −30% score
- First published
- Nov 2025
- Publisher
- haimdx
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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/is-prod.js || tsc) && npm run sequelize:migrate"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="(node ./scripts/is-prod.js || tsc) && npm run sequelize:migrate" | 5 |
| low | Large Javascript Payload | package/lib/public/static/js/2.c66039dd.chunk.js | 2518330 bytes | 0 |
Manifest
Package metadata
Scripts8
buildtscclean:cachenode ./scripts/cleanup-cache-dir.jsitsc && appium plugin install --source=local $(pwd)postinstall(node ./scripts/is-prod.js || tsc) && npm run sequelize:migrateremoveappium plugin uninstall appium-dashboardsequelize:migratesequelize-cli db:migratesequelize:migrate:undosequelize-cli db:migrate:undostart-appiumappium --use-plugins=tractive-appium-dashboard --relaxed-security
Dependencies34
@appium/base-plugin^1.8.1@appium/support^2.55.4@ffmpeg-installer/ffmpeg^1.1.0appium-adb^9.0.0appium-base-driver^7.10.1appium-ios-device^2.0.0appium-ios-simulator^4.0.0appium-remote-debugger9.0.0async-lock^1.3.0async-wait-until^2.0.12asyncbox^2.9.2bluebird^3.7.2body-parser^1.19.0chrome-remote-interface^0.31.1circular-json^0.5.9cors^2.8.5debug^4.3.2express^4.17.1get-port^5.1.1http-status^1.5.0lodash^4.17.21lokijs^1.5.12mjpeg-proxy^0.3.0reflect-metadata^0.1.13reiko-parser^1.0.8sequelize^6.6.5sequelize-cli^6.2.0sequelize-typescript^2.1.0sqlite3^5.1.7typedi^0.10.0- …and 4 more.