PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4196116 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.

Versions published
1,742Mature · −50% score
First published
Jul 2020
Publisher
purecloud

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherpurecloud
Artifact bytes20,191,542
Previous version13.2.1-release.1
Published2026-06-12T14:12:27.701Z
SHA-25670bbc739ef899b2ff47b09340813993c49b2323ee091a4af5b41a5f49a04a7a9

Why flagged

What the scanner saw

Large Javascript Payload: 4196116 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
14.0.0-develop.22Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/genesys-cloud-webrtc-sdk.bundle.js4196116 bytes0
lowLarge Javascript Payloadpackage/dist/v14.0.0/genesys-cloud-webrtc-sdk.bundle.js4196116 bytes0
lowLarge Javascript Payloadpackage/dist/v14/genesys-cloud-webrtc-sdk.bundle.js4196116 bytes0
lowLarge Javascript Payloadpackage/dist/genesys-cloud-webrtc-sdk.js4196116 bytes0
lowLarge Javascript Payloadpackage/dist/v14.0.0/genesys-cloud-webrtc-sdk.js4196116 bytes0
lowLarge Javascript Payloadpackage/dist/v14/genesys-cloud-webrtc-sdk.js4196116 bytes0
lowLarge Javascript Payloadpackage/dist/es/index.bundle.js2819355 bytes0

Manifest

Package metadata

Scripts21
  • buildts-node scripts/build.ts
  • build-run-gcbaconcurrently "./test/test-pages/build-gcba.sh" "npm start"
  • build-run-localconcurrently "./test/test-pages/build-dev.sh" "npm start"
  • build:cdnwebpack --env cdn && webpack --env cdn --env production
  • build:cjstsc -p .
  • build:estsc -p . --outDir ./dist/es --target es2015 --module es2015
  • build:rolluprollup -c --bundleConfigAsCjs
  • build:sample./test/test-pages/build.sh
  • build:watchtsc -p . && webpack --watch
  • codecovcodecov
  • greenkeepnpx npm-check --update
  • linteslint -c .eslintrc.json --ext .ts src
  • lint:fixnpm run lint -- --fix
  • prebuildrimraf dist
  • startstupid-server -s -p 8443
  • start:samplenpm run build-run-local
  • testnpm run lint && npm run test:unit
  • test:unitcross-env NODE_ENV=test jest --runInBand
  • test:watchjest --watch --collectCoverage=false --runInBand
  • watchnpm-watch watchy
  • watchynpm run build:cjs && npm run build:module
Dependencies14
  • @babel/runtime^7.24.6
  • @babel/runtime-corejs3^7.24.6
  • axios^1.16.0
  • browserama^3.2.2
  • core-js^3.37.1
  • genesys-cloud-client-logger^5.0.0
  • genesys-cloud-streaming-client^20.0.0
  • jwt-decode^4.0.0
  • lodash^4.18.1
  • process-fast^1.0.0
  • rxjs^7.8.1
  • softphone-vendor-headsets^2.5.4
  • strict-event-emitter-types^2.0.0
  • webrtc-stats-gatherer^9.1.0
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu^4.9.5