PkgRadar

Package evidence

@opengis/[email protected]

Obfuscation: matched "\\u0000"

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
48
Versions published
91Mature · −50% score
First published
May 2024
Publisher
aponasko

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":["@opengis/[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":["@opengis/[email protected]"],"fail_on":"review"}'
Publisheraponasko
Artifact bytes178,730
Previous version1.2.34
Published2026-05-25T08:48:43.226Z
SHA-2562b88d31f89c9057aaf8392264582e0cf97a9be271f1329b675978772826de15e

Why flagged

What the scanner saw

Obfuscation: matched "\\u0000"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/bi.umd.cjsmatched "\\u0000"3
lowObfuscationpackage/server/routes/dataset/utils/convertJSONToCSV.jsmatched "\\ufeff"3
lowObfuscationpackage/dist/import-file-Ds-E7FRA.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts19
  • addusernode script/adduser.js
  • buildvite build
  • build-appvite build
  • build:libcross-env APP=true vite build
  • debugnode --watch-path=server server
  • devvite
  • docs:buildnpm run --prefix ./docs docs:build
  • docs:devnpm run --prefix ./docs docs:dev
  • docs:inpm install --prefix ./docs
  • docs:previewnpm run --prefix ./docs docs:preview
  • formatprettier --write .
  • linteslint .
  • patchnpm version patch && git push && npm publish
  • prepublishOnlynpm run build:lib
  • prodNODE_ENV=production npm run start
  • startbun --env-file=.env.bi server.js
  • testnode --test
  • test21node --test ./test/plugins/*
  • type-checkvue-tsc --noEmit
Dependencies3
  • @mapbox/sphericalmercator1.2.0
  • @opengis/table0.0.30
  • lucide-vue-next0.577.0