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
17
First published
Mar 2026
Publisher
photon_dev

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"}'
Publisherphoton_dev
Artifact bytes3,449,471
Previous version0.3.6
Published2026-05-26T14:01:48.931Z
SHA-256207661b442fd988c1f23732c4b5e783b05dce5536bdfc499fafc101ba32e261a

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 (2 events)
  1. availableavailable · risk high · score 50 · status available -> available, risk high -> high, score 70 -> 50
  2. newavailable · risk high · score 70 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/nodes/PhotonIMessage/PhotonIMessageTrigger.node.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/dist/nodes/PhotonIMessage/lib/webhookUrl.jsmatched "ngrok-free.app"40
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/nodes/PhotonIMessage/PhotonIMessageTrigger.node.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/dist/nodes/PhotonIMessage/lib/webhookUrl.jsmatched "ngrok-free.app"40
lowLarge Javascript Payloadpackage/dist/nodes/PhotonIMessage/PhotonIMessage.node.js7833902 bytes0
lowLarge Javascript Payloadpackage/dist/nodes/PhotonIMessage/PhotonIMessageTyping.node.js7807606 bytes0

Manifest

Package metadata

Scripts7
  • buildn8n-node build && node scripts/bundle-spectrum.mjs
  • devn8n-node dev
  • dev:tunnelnode scripts/dev-with-tunnel.mjs
  • lintn8n-node lint
  • lint:fixn8n-node lint --fix
  • prepublishOnlyn8n-node prerelease
  • releasen8n-node release