PkgRadar

Package evidence

@louis-qode/[email protected]

Remote Dependency Spec: dependencies.mediasoup-client="github:versatica/mediasoup-client#v3"

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
18
First published
Mar 2026
Publisher
louis-qode

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":["@louis-qode/[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":["@louis-qode/[email protected]"],"fail_on":"review"}'
Publisherlouis-qode
Artifact bytes59,620
Previous version1.1.44
Published2026-05-23T11:20:19.343Z
SHA-256876590aa1f7387a26c2d5b267f76574505c36ebc71ab8fd0af369b3dd8751a63

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.mediasoup-client="github:versatica/mediasoup-client#v3"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.mediasoup-client="github:versatica/mediasoup-client#v3"12
Show all 25 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.mediasoup-client="github:versatica/mediasoup-client#v3"12
lowObfuscationpackage/dist/redux/reducers/consumers.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/cookiesManager.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/dataConsumers.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/dataProducers.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/deviceInfo.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/e2e.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/logger.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/me.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/monitor.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/notifications.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/peers.jsmatched "\\x20"3
lowObfuscationpackage/dist/redux/reducers/producers.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/requestActions.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/room.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/roomClient.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/context/RoomContext.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/roomStatus.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/reducers/signaling.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/stateActions.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/redux/store.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/context/TrackContext.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/urlFactory.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • build:prodnpm run build && npm run obfuscate
  • devtsc --watch
  • obfuscatenode obfuscate.mjs
  • preparenpm run build:prod
Dependencies9
  • @reduxjs/toolkit^2.11.2
  • awaitqueue^3.3.0
  • bowser2.14.1
  • js-cookie3.0.5
  • mediasoup-clientgithub:versatica/mediasoup-client#v3
  • protoo-client4.0.7
  • react^19.2.4
  • react-redux^9.2.0
  • url-parse1.5.10