PkgRadar

Package evidence

@loaders.gl/[email protected]

Webhook Exfil Endpoint: matched "ngrok.app"

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
300Mature · −50% score
First published
Dec 2019
Publisher
pessimistress

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@loaders.gl/[email protected]"],"fail_on":"high"}'

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":["@loaders.gl/[email protected]"],"fail_on":"high"}'
Publisherpessimistress
Artifact bytes1,584,765
Previous version4.4.1
Published2026-05-13T08:44:09.924Z
SHA-25693976d459d2cba999ba62fceb025db75c38dcf6c0ed80005763889ede5250ca1

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok.app"

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

Availability ledger

available

high
Last checked
highRisk
15Score
4.4.2Version
Status history (1 event)
  1. newavailable · risk high · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/i3s-content-worker-node.jsmatched "ngrok.app"40
mediumCredential file accesspackage/dist/i3s-content-worker-node.jsmatched "AWS_ACCESS_KEY"10

Manifest

Package metadata

Scripts5
  • build-bundleocular-bundle ./bundle.ts --output=dist/dist.min.js
  • build-bundle-devocular-bundle ./bundle.ts --env=dev --output=dist/dist.dev.js
  • build-workeresbuild src/workers/i3s-content-worker.ts --outfile=dist/i3s-content-worker.js --target=esnext --bundle --define:__VERSION__=\"$npm_package_version\"
  • build-worker-nodeesbuild src/workers/i3s-content-worker-node.ts --outfile=dist/i3s-content-worker-node.js --platform=node --target=node16 --minify --bundle --sourcemap --define:__VERSION__=\"$npm_package_version\"
  • pre-buildnpm run build-bundle && npm run build-bundle-dev && npm run build-worker && npm run build-worker-node
Dependencies13
  • @loaders.gl/compression4.4.2
  • @loaders.gl/crypto4.4.2
  • @loaders.gl/draco4.4.2
  • @loaders.gl/images4.4.2
  • @loaders.gl/loader-utils4.4.2
  • @loaders.gl/math4.4.2
  • @loaders.gl/schema4.4.2
  • @loaders.gl/textures4.4.2
  • @loaders.gl/tiles4.4.2
  • @loaders.gl/zip4.4.2
  • @math.gl/core^4.1.0
  • @math.gl/culling^4.1.0
  • @math.gl/geospatial^4.1.0