PkgRadar

Package evidence

[email protected]

no findings

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
142Mature · −50% score
First published
Apr 2021
Publisher
apaas_public

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"}'
Publisherapaas_public
Artifact bytes160,939
Previous version2.9.50
Published2026-05-20T09:38:48.242Z
SHA-2562e10f836dcfa6aaf2e96c9471cbc38f80d23c3ce085f5e5904546260f0b502e7

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildbabel src --extensions ".js,.ts" --out-dir lib --ignore "**/*.d.ts"
  • build:typestsc -p tsconfig.json
  • bundle:dev:jscross-env NODE_ENV=development BABEL_NODE=development webpack --mode='development'
  • bundle:jscross-env NODE_ENV=production BABEL_NODE=production webpack --mode='production'
  • ci:buildrun-s build build:types
  • testjest --watch
Dependencies15
  • @zip.js/zip.js2.7.31
  • adm-zip0.4.14
  • agora-rtc-sdk-ng4.20.0
  • agora-rtm-sdk1.5.1
  • async-await-retry2.0.1
  • await-to-js3.0.0
  • axios0.19.2
  • dayjs1.10.4
  • dexie3.0.3
  • hls.js1.1.5
  • immutable4.0.0
  • js-md50.7.3
  • lodash4.17.21
  • ua-parser-js0.7.23
  • uuid8.3.2
Optional dependencies1
  • agora-electron-sdk3.6.1-rc.9-build.817