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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/i3s-content-worker-node.js | matched "ngrok.app" | 40 |
| medium | Credential file access | package/dist/i3s-content-worker-node.js | matched "AWS_ACCESS_KEY" | 10 |
Manifest
Package metadata
Scripts5
build-bundleocular-bundle ./bundle.ts --output=dist/dist.min.jsbuild-bundle-devocular-bundle ./bundle.ts --env=dev --output=dist/dist.dev.jsbuild-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.3@loaders.gl/crypto4.4.3@loaders.gl/draco4.4.3@loaders.gl/images4.4.3@loaders.gl/loader-utils4.4.3@loaders.gl/math4.4.3@loaders.gl/schema4.4.3@loaders.gl/textures4.4.3@loaders.gl/tiles4.4.3@loaders.gl/zip4.4.3@math.gl/core^4.1.0@math.gl/culling^4.1.0@math.gl/geospatial^4.1.0