PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cURL "

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":["[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"}'
Publishermediasfu
Artifact bytes769,165
Previous version1.0.5
Published2026-05-24T21:21:51.544Z
SHA-256b8276be5a133d3efaa2d728b39db30badbc768b0cd643f702303b89f57aafc6f

Why flagged

What the scanner saw

Remote Payload: matched "cURL "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cURL "12
mediumRemote Payloadpackage/dist/index.jsmatched "cURL "12
mediumRemote Payloadpackage/src/producers/producerEmits/joinLocalRoom.tsmatched "cURL "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cURL "12
mediumRemote Payloadpackage/dist/index.jsmatched "cURL "12
mediumRemote Payloadpackage/src/producers/producerEmits/joinLocalRoom.tsmatched "cURL "12
lowObfuscationpackage/dist/index.cjsmatched "\\u0021"3
lowObfuscationpackage/dist/index.jsmatched "\\u0021"3

Manifest

Package metadata

Scripts5
  • buildtsc && vite build
  • build-docstypedoc
  • devvite build --watch
  • test:staging:smokenpm run build && node ./scripts/staging-room-smoke-test.cjs
  • type-checktsc --noEmit
Dependencies1
  • universal-cookie^7.2.2