PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publisherphong95
Artifact bytes3,261,837
Previous version7.6.5
Published2026-05-23T10:32:43.488Z
SHA-256d2f789fd4cc5024e62713ae6915ecfa605cda4e420fb31e81bbeac04450cd5a9

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/batched-mesh-simplifier-BDUskH_d.mjshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index-YPDgQMOD.mjs12439178 bytes10

Manifest

Package metadata

Scripts12
  • buildnpx tsc
  • bundle-vitenpx vite build
  • bundle-webpackwebpack --config webpack.config.js
  • checkbiome check .
  • check:fixbiome check . --write
  • deploynpm run bundle-vite && npm publish
  • devcd examples && npx vite
  • formatbiome format .
  • format:fixbiome format . --write
  • lintbiome check .
  • lint:fixbiome check --write .
  • testvitest run
Dependencies13
  • @mapbox/vector-tile^2.0.4
  • @msgpack/msgpack^3.1.3
  • camera-controls^2.9.0
  • leaflet^1.9.4
  • meshoptimizer^0.25.0
  • n8ao^1.10.1
  • pako^2.1.0
  • pbf^4.0.1
  • postprocessing^6.38.0
  • potree-core-viral^0.3.0
  • three^0.181.2
  • three-mesh-bvh^0.9.2
  • web-ifc^0.0.77