PkgRadar

Package evidence

@ukeyfe/[email protected]

Webhook Exfil Endpoint: matched "ngrok-free.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
6
First published
Dec 2025
Publisher
ukeywallet

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":["@ukeyfe/[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":["@ukeyfe/[email protected]"],"fail_on":"high"}'
Publisherukeywallet
Artifact bytes4,251,413
Previous version2.0.3
Published2026-05-06T03:16:36.666Z
SHA-25657104d81dceb2f72fd8f4b8c07e8a939d493a6435af6c771b42385084ff3ca51

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok-free.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
2.0.4Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/build/js/iframe.14a5673b44bbac84bdf6.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/build/ukey-js-sdk.min.jsmatched "ngrok-free.app"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/build/js/iframe.14a5673b44bbac84bdf6.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/build/ukey-js-sdk.min.jsmatched "ngrok-free.app"40
lowLarge Javascript Payloadpackage/build/ukey-js-sdk.js2972836 bytes0

Manifest

Package metadata

Scripts7
  • buildyarn build:sdk && yarn build:iframe && yarn build:lib
  • build:iframecross-env TS_NODE_PROJECT="../../tsconfig.webpack.json" webpack --config ./webpack/iframe.webpack.config.ts
  • build:librimraf ./dist && tsc --build tsconfig.json
  • build:sdkrimraf build && cross-env TS_NODE_PROJECT="../../tsconfig.webpack.json" webpack --config ./webpack/prod.webpack.config.ts
  • devrimraf build && cross-env TS_NODE_PROJECT="../../tsconfig.webpack.json" webpack --config ./webpack/dev.webpack.config.ts
  • linteslint .
  • lint:fixeslint . --fix
Dependencies5
  • @ukeyfe/cross-inpage-provider-core^2.3.1
  • @ukeyfe/hardware-core2.0.4
  • @ukeyfe/hardware-shared2.0.4
  • @ukeyfe/hardware-transport-http2.0.4
  • @ukeyfe/hardware-transport-web-device2.0.4