PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
65
Versions published
24Mature · −50% score
First published
Apr 2025
Publisher
GitHub ActionsTrusted automation · −70% score

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":["[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"}'
Artifact bytes862,953
Previous version2026.0.14
Published2026-05-19T18:04:52.539Z
SHA-2560c9eb97af4a8fdece69ad81aef7a0dbd16a68b60d33a78862e572c54f623334c

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/utils/SearchProviders.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts10
  • analyzewebpack --mode production --progress --env ANALYZE=1
  • buildnpm run prod
  • dist./scripts/dist.sh
  • iconfontnode scripts/makeIconkit.js
  • plugindocnode scripts/gen-plugin-docs.js
  • prodnpm run tsupdate && npm run themesconfig && npm run iconfont && webpack --mode production --progress
  • releasenode -e "process.exit(require('os').platform() === 'win32' ? 0 : 1)" && scripts\package-commands.bat release || ./scripts/package-commands.sh release
  • startnpm run tsupdate && npm run themesconfig && npm run iconfont && webpack serve --mode development --progress --host 0.0.0.0 --port 8081
  • themesconfignode scripts/themesConfig.js || :
  • tsupdatenode scripts/updateTranslations.js
Dependencies79
  • @furkot/webfonts-generator^2.0.3
  • @kayahr/text-encoding^2.1.0
  • @loaders.gl/core^4.3.4
  • @loaders.gl/shapefile^4.3.4
  • @loaders.gl/zip^4.3.4
  • @mapbox/shp-write^0.4.3
  • @norbulcz/num-parse^0.1.0
  • @panoramax/web-viewer^4.3.1
  • @reduxjs/toolkit^2.11.2
  • @sourcepole/qwc-giro3d^0.44.0-dev
  • @turf/buffer^7.3.3
  • @turf/clean-coords^7.3.3
  • @turf/helpers^7.3.3
  • @vtaits/react-color-picker^2.0.0
  • any-date-parser^1.5.4
  • axios^1.15.0
  • chart.js^4.5.1
  • classnames^2.5.1
  • clone^2.1.2
  • dayjs^1.11.19
  • deepmerge^4.3.1
  • diacritics^1.3.0
  • dompurify^3.3.1
  • driver.js^1.4.0
  • expr-eval^2.0.2
  • fast-xml-parser^5.3.4
  • file-saver^2.0.5
  • flat^6.0.1
  • formdata-json^1.0.0
  • geojson-bounding-box^0.2.0
  • …and 49 more.