PkgRadar

Package evidence

@dcl/[email protected]

Large Javascript Payload: 5609081 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
116
Versions published
34Established · −30% score
First published
Aug 2025
Publisher
decentralandbot

Effective trust discount applied: 30% (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":["@dcl/[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":["@dcl/[email protected]"],"fail_on":"review"}'
Artifact bytes5,111,348
Previous version1.0.0-22765994716.commit-c1fbbed
Published2026-04-23T12:18:02.299Z
SHA-256c25fc3577fcbf3cdcbd6c56948e44bbc33ea8a365cbfaa62ec936e5632caebce

Why flagged

What the scanner saw

Large Javascript Payload: 5609081 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.0.0-24834720385.commit-d0cc214Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/worker-bundle.cjs5609081 bytes10

Manifest

Package metadata

Scripts13
  • buildnpm run build:tsc && npm run build:esbuild
  • build:esbuildnode esbuild.config.js
  • build:productionNODE_ENV=production npm run build
  • build:tsctsc
  • build:workernode esbuild.config.js
  • build:worker:productionNODE_ENV=production node esbuild.config.js
  • devnodemon --watch src --ext ts --exec "npm run build && node dist/cli.js"
  • dev:genesisnodemon --watch src --ext ts --exec "npm run build && node dist/cli.js --position=23,-24"
  • dev:worldnodemon --watch src --ext ts --exec "npm run build && node dist/cli.js --realm=towerofmadness.dcl.eth"
  • prepublishOnlynpm run build:production
  • startnode dist/cli.js --realm=http://localhost:8000
  • testjest
  • watchtsc --watch
Dependencies15
  • @babylonjs/core6.4.1
  • @babylonjs/gui6.4.1
  • @babylonjs/loaders6.4.1
  • @babylonjs/materials6.4.1
  • @dcl/crypto^3.4.1
  • @dcl/protocol^1.0.0-21671196520.commit-ca94ea2
  • @dcl/quickjs-emscripten^0.21.0-3680274614.commit-1808aa1
  • @dcl/rpc^1.1.3-20230519185613.commit-95da0ce
  • @dcl/schemas^7.1.0
  • @livekit/rtc-node^0.13.18
  • fp-future^1.0.1
  • livekit-client^2.15.3
  • livekit-server-sdk^2.13.2
  • protobufjs^7.2.3
  • ws^8.14.2