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
10
First published
May 2026
Publisher
samdevlabs

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"}'
Publishersamdevlabs
Artifact bytes13,659
Previous versionnone
Published2026-05-27T21:51:25.286Z
SHA-2567e34e96258a10f148c659e821d7d083fbd3bb9de435a3daef5bf13f106299417

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/services/DeepLinking.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/dist/Provider.jsmatched "ngrok-free.app"40

Manifest

Package metadata

Scripts3
  • build:jsbabel src -d dist
  • startDEBUG=provider:* nodemon index.js
  • testecho "Error: no test specified" && exit 1
Dependencies18
  • @babel/runtime^7.29.7
  • axios^1.16.1
  • body-parser^2.2.2
  • cookie-parser^1.4.7
  • debug^4.4.3
  • dotenv^17.4.2
  • express^5.2.1
  • fast-url-parser^1.1.3
  • form-data^4.0.5
  • got^14.6.6
  • helmet^8.2.0
  • jsonwebtoken^9.0.3
  • nodemon^3.1.14
  • pg^8.21.0
  • pg-hstore^2.3.4
  • rasha^1.2.5
  • sequelize^6.37.8
  • sprightly^2.0.1