PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cUrl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherg3d6
Artifact bytes88,263
Previous version0.45.0
Published2026-05-21T10:29:42.513Z
SHA-256c004a3368b6ac93d30200633a026031e0aaf8661b1ebdad3b71eabbccd58a597

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

high
Last checked
highRisk
45Score
0.46.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

g3d6

2 members · evidence strength 53

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/matrix_e2e_browser.jsmatched "cUrl "12
mediumRemote Payloadpackage/lib/matrix_e2e.jsmatched "cUrl "12
mediumRemote Payloadpackage/lib/subnet.jsmatched "cUrl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/matrix_e2e_browser.jsmatched "cUrl "12
mediumRemote Payloadpackage/lib/matrix_e2e.jsmatched "cUrl "12
mediumRemote Payloadpackage/lib/subnet.jsmatched "cUrl "12
lowObfuscationpackage/lib/cross_signing.jsmatched "Buffer.from(s + pad, 'base64"3
lowObfuscationpackage/lib/matrix_e2e_browser.jsmatched "atob("3
lowObfuscationpackage/lib/subnet.jsmatched "fromCharCode"3

Manifest

Package metadata

Dependencies3
  • ethers^6.0.0
  • marked^18.0.0
  • matrix-js-sdk^36.0.0
Optional dependencies2
  • @matrix-org/matrix-sdk-crypto-nodejs^0.4.0
  • better-sqlite3^12.8.0