PkgRadar

Package evidence

@zoom/[email protected]

Install-time lifecycle script: postinstall="node postinstall.js"

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
54,786Mainstream · −50% score
Versions published
42Mature · −50% score
First published
Dec 2023
Publisher
zoomwebteam

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

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":["@zoom/[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":["@zoom/[email protected]"],"fail_on":"review"}'
Publisherzoomwebteam
Artifact bytes40,661,751
Previous version6.0.0
Published2026-05-08T17:10:36.327Z
SHA-256eb390112bbcb5f8c4f0d2486a05c5f10124d1f601c5f343ea0f564473ade203d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
6.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 16 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.js"5
lowLarge Javascript Payloadpackage/dist/zoom-meeting-6.0.2.min.js5490524 bytes0
lowLarge Javascript Payloadpackage/dist/zoom-meeting-embedded-ES5.min.js3523377 bytes0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-1164.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-2983.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-3569.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-3662.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-401.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-4376.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-8661.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-9893.umd.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/zoomus-websdk-998.umd.min.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/ui/zoomus-websdk-chat-list.umd.min.js2913093 bytes0
lowLarge Javascript Payloadpackage/dist/zoomus-websdk-embedded.umd.min.js3074521 bytes0
lowLarge Javascript Payloadpackage/dist/ui/zoomus-websdk-main-client.umd.min.js4213480 bytes0
lowLarge Javascript Payloadpackage/dist/zoomus-websdk.umd.min.js5491448 bytes0

Manifest

Package metadata

Scripts2
  • postinstallnode postinstall.js
  • testecho "Error: no test specified" && exit 1