PkgRadar

Package evidence

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

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"}'
Publisherprolabs
Artifact bytes24,095
Previous versionnone
Published2026-06-15T07:12:18.622Z
SHA-256b5031e69589d89e595c98ec1d0c541251a247debc1190fa6945a4d258945be38

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok-free.app"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Webhook Exfil Endpoint — matched "ngrok-free.app"

1535 members · evidence strength 90
Repeated static TTPcandidate

Webhook Exfil Endpoint — matched "ngrok-free.app"

1535 members · max score 333

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/services/DeepLink.jsmatched "ngrok-free.app"40
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"prolabs","burst_same_day":4,"burst_week":4,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts7
  • buildyarn build:js && yarn build:types
  • build:jsbabel src --out-dir dist --extensions '.ts' --out-file-extension '.js' --copy-files --ignore src/consumer.ts
  • build:typestsc --project tsconfig.build.json
  • cleanrm -rf dist
  • devtsx watch src/index.ts
  • prepareyarn build
  • type-checktsc --noEmit
Dependencies12
  • body-parser^2.2.2
  • cookie-parser^1.4.7
  • cron^4.4.0
  • debug^4.4.3
  • express^5.2.1
  • got13
  • jose^6.2.3
  • jsonwebtoken^9.0.3
  • pg^8.21.0
  • pg-hstore^2.3.4
  • sequelize^6.37.8
  • sprightly^2.0.1