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.

Weekly downloads
1,344Niche · −30% score
Versions published
10
First published
May 2026
Publisher
samdevlabs

Effective trust discount applied: 30% (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"}'
Publishersamdevlabs
Artifact bytes20,423
Previous version1.0.3
Published2026-05-28T06:53:11.860Z
SHA-2561d14a30daed6c6b2a538ddca7b6adca304d206dc8557b025a8c6360488d16546

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
35Score
1.0.4Version
Status history (2 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 50 -> 35
  2. 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 --out-dir dist --copy-files
  • startnode 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