PkgRadar

Package evidence

@tzmedical/[email protected]

Install-time lifecycle script: install="node-pre-gyp install --fallback-to-build -j max"

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.

Weekly downloads
587
Versions published
167Mature · −50% score
First published
Nov 2020
Publisher
tzmedicalwebdev

Effective trust discount applied: 50% (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":["@tzmedical/[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":["@tzmedical/[email protected]"],"fail_on":"review"}'
Artifact bytes306,287
Previous version6.23.0
Published2026-06-02T23:44:05.031Z
SHA-256a2c723f25a6e017aeaea82d1afe6f7d72e28787582a33805d3626941e5238a04

Why flagged

What the scanner saw

Install-time lifecycle script: install="node-pre-gyp install --fallback-to-build -j max"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
6.23.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsoninstall="node-pre-gyp install --fallback-to-build -j max"5

Manifest

Package metadata

Scripts15
  • buildnode-pre-gyp install --build-from-source -j max
  • cleanbash ./scripts/clean.sh
  • commitcz
  • compilebash ./scripts/compile.sh
  • depcheckdepcheck
  • formatbash ./scripts/format.sh
  • installnode-pre-gyp install --fallback-to-build -j max
  • linteslint . --max-warnings=0
  • make-allbash ./scripts/compile.sh
  • preparehusky
  • rebuildnode-pre-gyp configure && node-pre-gyp rebuild -j max
  • releasesemantic-release
  • shellcheckbash ./scripts/shellcheck.sh
  • testjest
  • upgrade-interactivenpm-check-updates -i
Dependencies5
  • @mapbox/node-pre-gyp^2.0.3
  • commander^14.0.3
  • luxon^3.7.2
  • node-addon-api^8.7.0
  • npm-check-updates^22.2.0