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,741Mature · −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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 4194734 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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/genesys-cloud-webrtc-sdk.bundle.js | 4194734 bytes | 0 |
| low | Large Javascript Payload | package/dist/v14.0.0/genesys-cloud-webrtc-sdk.bundle.js | 4194734 bytes | 0 |
| low | Large Javascript Payload | package/dist/v14/genesys-cloud-webrtc-sdk.bundle.js | 4194734 bytes | 0 |
| low | Large Javascript Payload | package/dist/genesys-cloud-webrtc-sdk.js | 4194734 bytes | 0 |
| low | Large Javascript Payload | package/dist/v14.0.0/genesys-cloud-webrtc-sdk.js | 4194734 bytes | 0 |
| low | Large Javascript Payload | package/dist/v14/genesys-cloud-webrtc-sdk.js | 4194734 bytes | 0 |
| low | Large Javascript Payload | package/dist/es/index.bundle.js | 2817943 bytes | 0 |
Manifest
Package metadata
Scripts21
buildts-node scripts/build.tsbuild-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 productionbuild:cjstsc -p .build:estsc -p . --outDir ./dist/es --target es2015 --module es2015build:rolluprollup -c --bundleConfigAsCjsbuild:sample./test/test-pages/build.shbuild:watchtsc -p . && webpack --watchcodecovcodecovgreenkeepnpx npm-check --updatelinteslint -c .eslintrc.json --ext .ts srclint:fixnpm run lint -- --fixprebuildrimraf diststartstupid-server -s -p 8443start:samplenpm run build-run-localtestnpm run lint && npm run test:unittest:unitcross-env NODE_ENV=test jest --runInBandtest:watchjest --watch --collectCoverage=false --runInBandwatchnpm-watch watchywatchynpm run build:cjs && npm run build:module
Dependencies14
@babel/runtime^7.24.6@babel/runtime-corejs3^7.24.6axios^1.16.0browserama^3.2.2core-js^3.37.1genesys-cloud-client-logger^5.0.0genesys-cloud-streaming-client^20.0.0jwt-decode^4.0.0lodash^4.18.1process-fast^1.0.0rxjs^7.8.1softphone-vendor-headsets^2.5.4strict-event-emitter-types^2.0.0webrtc-stats-gatherer^9.1.0
Optional dependencies1
@rollup/rollup-linux-x64-gnu^4.9.5