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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/worker-bundle.cjs | 5609081 bytes | 10 |
Manifest
Package metadata
Scripts13
buildnpm run build:tsc && npm run build:esbuildbuild:esbuildnode esbuild.config.jsbuild:productionNODE_ENV=production npm run buildbuild:tsctscbuild:workernode esbuild.config.jsbuild:worker:productionNODE_ENV=production node esbuild.config.jsdevnodemon --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:productionstartnode dist/cli.js --realm=http://localhost:8000testjestwatchtsc --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.18fp-future^1.0.1livekit-client^2.15.3livekit-server-sdk^2.13.2protobufjs^7.2.3ws^8.14.2