PkgRadar

Package evidence

@pdftron/[email protected]

Install Lifecycle Remote Or Exec: install="node scripts/install.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.

Weekly downloads
100,363Ubiquitous · −70% score
Versions published
135Mature · −50% score
First published
Sep 2019
Publisher
pdftron-dev

Effective trust discount applied: 70% (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":["@pdftron/[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":["@pdftron/[email protected]"],"fail_on":"review"}'
Publisherpdftron-dev
Artifact bytes109,715
Previous version11.12.1-beta
Published2026-04-08T17:58:20.592Z
SHA-2566977231c8925ff0b65208e83787106846e314f99017f203228edff1006a1fcc4

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: install="node scripts/install.js"

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

Availability ledger

available

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

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsoninstall="node scripts/install.js"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsoninstall="node scripts/install.js"30
lowInstall-time lifecycle scriptpackage.jsoninstall="node scripts/install.js"5

Manifest

Package metadata

Scripts1
  • installnode scripts/install.js
Dependencies3
  • prebuild-install^7.1.3
  • underscore^1.13.6
  • xhr2^0.2.1