PkgRadar

Package evidence

@dcl/[email protected]

Remote Dependency Spec: devDependencies.@dcl/js-runtime="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/@dcl/js-runtime/dcl-js-runtime-7.3.36-7291127796.commit-b299b0d.tgz"

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
104
Versions published
5
First published
Jan 2024
Publisher
decentralandbot

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 bytes18,691,631
Previous version1.0.0-20240112171553.commit-12b6151
Published2024-01-19T19:18:00.877Z
SHA-2567c2d8be9bcf791fe4a3d6bdb73136dfcbb705d94c9d685e5260fcfef8230c4cf

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@dcl/js-runtime="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/@dcl/js-runtime/dcl-js-runtime-7.3.36-7291127796.commit-b299b0d.tgz"

2 candidate cluster(s) currently reference this release. 2 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
76Score
1.0.0-20240119191744.commit-84cbba8Version
Status history (1 event)
  1. newavailable · risk review · score 76 · status changed

Related candidates

Linked campaigns and clusters

Shared remote URLactive

https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/dcl-sdk-7.3.36-7291127796.commit-b299b0d.tgz

2 members · evidence strength 69
Shared payload hashactive

f3eb9e865970c4663a2e3f10b5ff7b515d13c817999e74ed58e7b085076b80a3

2 members · evidence strength 74
Shared remote URLcandidate

https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/dcl-sdk-7.3.36-7291127796.commit-b299b0d.tgz

2 members · max score 60
Shared payload hashcandidate

f3eb9e865970c4663a2e3f10b5ff7b515d13c817999e74ed58e7b085076b80a3

2 members · max score 60

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondevDependencies.@dcl/js-runtime="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/@dcl/js-runtime/dcl-js-runtime-7.3.36-7291127796.commit-b299b0d.tgz"8
highRemote Dependency Specpackage.jsondevDependencies.@dcl/sdk="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/dcl-sdk-7.3.36-7291127796.commit-b299b0d.tgz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.@dcl/js-runtimehttps://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/@dcl/js-runtime/dcl-js-runtime-7.3.36-7291127796.commit-b299b0d.tgzlow0no remote findings
devDependencies.@dcl/sdkhttps://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/dcl-sdk-7.3.36-7291127796.commit-b299b0d.tgzhigh60remote_dependency_spec: dependencies.@dcl/ecs="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/psquad/test-framework-tool/@dcl/ecs/dcl-ecs-7.3.36-7291127796.commit-b299b0d.tgz"

Manifest

Package metadata

Scripts10
  • buildsdk-commands build --skip-install
  • deploysdk-commands deploy
  • export-staticsdk-commands export-static --destination static/ --realmName scene-explorer-tests --baseUrl https://decentraland.github.io/scene-explorer-tests/ --commsAdapter ws-room:ws-room-service.decentraland.org/rooms/scene-explorer-tests
  • formatprettier --config .prettierrc -c ./**/*.{ts,tsx}
  • format:fixprettier -w --config .prettierrc -c ./**/*.{ts,tsx}
  • linteslint ./**/*.{ts,tsx}
  • lint:fixeslint --fix ./**/*.{ts,tsx}
  • startsdk-commands start --skip-build -w
  • syncsyncpack format --config .syncpackrc.json --source "*/package.json" --source package.json
  • test-syncsyncpack list-mismatches --config .syncpackrc.json --source "*/package.json" --source package.json