PkgRadar

Package evidence

@whereby.com/[email protected]

Remote Dependency Spec: [email protected]/webrtcapihealthcheck="github:whereby/webrtcapihealthcheck#1.0.1"

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
505Mature · −50% score
First published
Mar 2024
Publisher
wherebynpm

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":["@whereby.com/[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":["@whereby.com/[email protected]"],"fail_on":"review"}'
Publisherwherebynpm
Artifact bytes225,735
Previous version0.0.0-canary-20260528103507
Published2026-05-29T08:50:35.677Z
SHA-2561d23f1e6dc09071d939bdccdae549668a6f95e3fb52a9555e5319ef0380f4d5d

Why flagged

What the scanner saw

Remote Dependency Spec: [email protected]/webrtcapihealthcheck="github:whereby/webrtcapihealthcheck#1.0.1"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.0.0-canary-20260529084710Version
Status history (2 events)
  1. availableavailable · risk review · score 24 · status available -> available, risk high -> review, score 47 -> 24
  2. newavailable · risk high · score 47 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.json[email protected]/webrtcapihealthcheck="github:whereby/webrtcapihealthcheck#1.0.1"12
mediumNew Remote Dependency Vs Previouspackage.json[email protected]/webrtcapihealthcheck added in 0.0.0-canary-20260529084710 vs 0.0.0-canary-20260528103507: "github:whereby/webrtcapihealthcheck#1.0.1"12

Manifest

Package metadata

Scripts10
  • buildrimraf dist && rollup -c rollup.config.js
  • cleanrimraf dist node_modules .turbo
  • format:checkprettier --check './**/*.{js,ts,yml,json}'
  • format:fixprettier --write './**/*.{js,ts,yml,json}'
  • testnpm run test:lint && npm run test:unit
  • test:attwattw --pack . -f table
  • test:linteslint src tests
  • test:unitjest
  • test:unit:coveragejest --collectCoverage
  • watchrimraf dist && rollup -w -c rollup.config.js
Dependencies12
  • @whereby.com/rtcstats5.4.2
  • @whereby.com/webrtcapihealthcheckgithub:whereby/webrtcapihealthcheck#1.0.1
  • check-ip^1.1.1
  • events^3.3.0
  • ip-address^9.0.5
  • mediasoup-client3.19.0
  • sdp^3.2.0
  • sdp-transform^2.14.2
  • socket.io-client4.7.2
  • uuid^9.0.1
  • uuid-validate^0.0.3
  • webrtc-adapter9.0.4