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 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
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
Status history (1 event)
- new → available · risk review · score 76 · status changed
Related candidates
Linked campaigns and clusters
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 69f3eb9e865970c4663a2e3f10b5ff7b515d13c817999e74ed58e7b085076b80a3
2 members · evidence strength 74https://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 60f3eb9e865970c4663a2e3f10b5ff7b515d13c817999e74ed58e7b085076b80a3
2 members · max score 60Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Remote Dependency Spec | package.json | 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" | 8 |
| high | Remote Dependency Spec | package.json | devDependencies.@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
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| 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 | low | 0 | no remote findings |
| devDependencies.@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 | high | 60 | remote_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-installdeploysdk-commands deployexport-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-testsformatprettier --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 -wsyncsyncpack format --config .syncpackrc.json --source "*/package.json" --source package.jsontest-syncsyncpack list-mismatches --config .syncpackrc.json --source "*/package.json" --source package.json