PkgRadar

Package evidence

[email protected]

Webhook Exfil Endpoint: matched "ngrok.app"

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
1
First published
Jun 2026
Publisher
zcus

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"}'
Publisherzcus
Artifact bytes2,340,874
Previous versionnone
Published2026-06-03T07:10:31.746Z
SHA-256743724d6a0aeef2b0f7225e1d74b0816dd9d5a2e660c16b5df537aeed12c0d1b

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok.app"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.cjsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.umd.cjsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/data/rules.jsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.mjsmatched "ngrok.app"40

Manifest

Package metadata

Dependencies3
  • typebox1.1.39
  • zca-js2.1.2
  • zod4.4.3