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.

Weekly downloads
335
Versions published
134Mature · −50% score
First published
Jun 2022
Publisher
peng_peng

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":["[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"}'
Publisherpeng_peng
Artifact bytes342,203
Previous version1.0.41
Published2026-06-04T04:55:05.556Z
SHA-25678fc8a79fbfe47352a72722339b72235dc696dcaacc783e6e2f1f22789fe6e47

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/cjs/pp-util.jsmatched "ngrok.app"40
mediumCredential file accesspackage/dist/cjs/pp-util.jsmatched "AWS_ACCESS_KEY"10

Manifest

Package metadata

Scripts6
  • buildnpx rollup -c rollup.config.js
  • build-by-lernacross-env ABLER_BUILD_BY=lerna npx rollup -c rollup.config.js
  • debugTestmocha --recursive --inspect-brk test
  • pixie-testcross-env ABLER_TEST_ENV_ID=pixie mocha --recursive test
  • postbuildnode ..\postbuild.js
  • testmocha --require ../../test/support.js --recursive test
Dependencies11
  • @noble/secp256k1^1.7.1
  • abler-i18n^1.0.22
  • chai^4.5.0
  • glob^13.0.6
  • js-sha3^0.9.3
  • node-forge^1.3.1
  • proxy-agent6.5.0
  • require-json5^1.3.0
  • sharp^0.34.4
  • svg-captcha^1.4.0
  • uuid^11.1.1