PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2337482 bytes

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
1,037Niche · −30% score
Versions published
468Mature · −50% score
First published
May 2024
Publisher
p1us

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherp1us
Artifact bytes670,936
Previous version0.31.30
Published2026-05-29T05:17:36.187Z
SHA-2566add9207ab291b7f58463687221e3f9aaee8ef07c41d64ed4fbd4525669537f3

Why flagged

What the scanner saw

Large Javascript Payload: 2337482 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.31.31Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js2337482 bytes0

Manifest

Package metadata

Scripts7
  • build:libnpm run version && BUILD_MODE=lib vite build
  • build:sitenpm run version && vite build
  • generate:geojsonnode ./scripts/generate-geojson-assets.js
  • previewvite preview
  • pubnpm publish
  • startnpm run version && vite
  • versionnode ./scripts/generate-version
Dependencies9
  • @noble/curves^2.0.1
  • @turf/turf^6.5.0
  • @types/three^0.184.1
  • esus-lite^0.2.8
  • events^3.3.0
  • geojson-cn^0.2.5
  • gl-draw^0.18.19
  • lodash-es^4.17.21
  • three^0.184.0