PkgRadar

Package evidence

@eyeo/[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
46Mature · −50% score
First published
Sep 2023
Publisher
justin.worthe

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

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":["@eyeo/[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":["@eyeo/[email protected]"],"fail_on":"high"}'
Publisherjustin.worthe
Artifact bytes1,742,880
Previous version3.0.1
Published2026-01-08T09:54:04.835Z
SHA-256df0014817e7c61ed65a0fffd7e41c3071e4979664d524217b6f7ca42fc18376b

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
20Score
3.0.2Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/adblockpluscore/data/nonIcannPublicSuffixList.jsmatched "ngrok.app"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/adblockpluscore/data/nonIcannPublicSuffixList.jsmatched "ngrok.app"40
lowLarge Javascript Payloadpackage/dist/ewe-api.js5771163 bytes0

Manifest

Package metadata

Dependencies2
  • @eyeo/snippets^2.2.0
  • webextension-polyfill^0.12.0