PkgRadar

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 promoting

Mixed 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"}'
Publisherhaimdx
Artifact bytes8,662,016
Previous version1.29.0
Published2026-06-02T09:17:02.204Z
SHA-2562eb482a609b16fd3c9b6e8905b8200895bb4d55556c9e6d57dee6ef41cc89f19

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

review
Last checked
reviewRisk
3Score
1.29.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="(node ./scripts/is-prod.js || tsc) && npm run sequelize:migrate"5
lowLarge Javascript Payloadpackage/lib/public/static/js/2.c66039dd.chunk.js2518330 bytes0

Manifest

Package metadata

Scripts8
  • buildtsc
  • clean:cachenode ./scripts/cleanup-cache-dir.js
  • itsc && appium plugin install --source=local $(pwd)
  • postinstall(node ./scripts/is-prod.js || tsc) && npm run sequelize:migrate
  • removeappium plugin uninstall appium-dashboard
  • sequelize:migratesequelize-cli db:migrate
  • sequelize:migrate:undosequelize-cli db:migrate:undo
  • start-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.0
  • appium-adb^9.0.0
  • appium-base-driver^7.10.1
  • appium-ios-device^2.0.0
  • appium-ios-simulator^4.0.0
  • appium-remote-debugger9.0.0
  • async-lock^1.3.0
  • async-wait-until^2.0.12
  • asyncbox^2.9.2
  • bluebird^3.7.2
  • body-parser^1.19.0
  • chrome-remote-interface^0.31.1
  • circular-json^0.5.9
  • cors^2.8.5
  • debug^4.3.2
  • express^4.17.1
  • get-port^5.1.1
  • http-status^1.5.0
  • lodash^4.17.21
  • lokijs^1.5.12
  • mjpeg-proxy^0.3.0
  • reflect-metadata^0.1.13
  • reiko-parser^1.0.8
  • sequelize^6.6.5
  • sequelize-cli^6.2.0
  • sequelize-typescript^2.1.0
  • sqlite3^5.1.7
  • typedi^0.10.0
  • …and 4 more.