PkgRadar

Package evidence

@eyeo/[email protected]

Messenger Bot Endpoint: matched "ngrok-free.app" — notification/dev-tunnel URL without exfil context

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.

Weekly downloads
92
Versions published
24Mature · −50% score
First published
Feb 2022
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

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":["@eyeo/[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":["@eyeo/[email protected]"],"fail_on":"review"}'
Publisherjustin.worthe
Artifact bytes834,348
Previous version0.11.0
Published2023-08-03T11:55:53.226Z
SHA-256a037b25596505f75f10191f7ce7a3715ab0ba321b4b4cb1fbefde3ebd7f377fb

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "ngrok-free.app" — notification/dev-tunnel URL without exfil context

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.12.0Version
Status history (2 events)
  1. availableavailable · risk review · score 2 · status available -> available, risk high -> review, score 20 -> 2
  2. newavailable · risk high · score 20 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/core/data/publicSuffixList.jsmatched "ngrok-free.app" — notification/dev-tunnel URL without exfil context5
lowLarge Javascript Payloadpackage/dist/ewe-api.js2308657 bytes0

Manifest

Package metadata

Scripts22
  • buildnode scripts/build.js
  • build-then-testnode scripts/build-and-test.js
  • create-allowlisting-keypairnode scripts/createKeypair.js
  • docsdocumentation build --document-exported --sort-order alpha -f html -o dist/docs --config documentation.yml sdk/api/index.js sdk/api/types.js
  • docs-corejsdoc --configure core/.jsdoc.conf --destination dist/core/docs core/lib
  • lintnode scripts/lint.js
  • measureTestFlakinessnode scripts/measureTestFlakiness.js
  • prepacknpm run build
  • subs-cleannode scripts/clean-mv3-files.js
  • subs-convertnode scripts/convertSubscriptions.js
  • subs-fetchnode scripts/fetchSubscriptions.js
  • subs-generatenode scripts/generateSubscriptionsFragment.js
  • subs-initnode scripts/initSubscriptions.js
  • subs-mergenode scripts/mergeSubscriptions.js
  • subs-runnode scripts/prepare-mv3-files.js
  • testnode test/runner.js
  • test-bundlenode test/bundle/run.js
  • test-corenpm test -w core
  • test-scriptsmocha test/scripts/*.js
  • test-servernode test/start-server.js
  • unittestmocha ./test/unit/*.js
  • updatepslnpm run -w core updatepsl
Dependencies3
  • adblockpluscorefile:./core
  • webextension-polyfill^0.8.0
  • yargs^17.5.1