PkgRadar

Package evidence

@inkly-org/[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.

Versions published
5
First published
Jun 2026
Publisher
inkly-neal

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":["@inkly-org/[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":["@inkly-org/[email protected]"],"fail_on":"high"}'
Publisherinkly-neal
Artifact bytes428,412
Previous version0.6.0
Published2026-06-08T06:29:01.943Z
SHA-256759aa2a52b09ac8a03d6065aebb4a110ed8de377bba193bc028f6b6388442f07

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/singlefile-injected.jsmatched "ngrok.app"40

Manifest

Package metadata

Scripts5
  • buildtsup
  • link:localnpm run build && node scripts/link-local.mjs
  • prepublishOnlynpm run build && npm run typecheck && npm run test
  • testvitest run
  • typechecktsc --noEmit
Dependencies12
  • @opentelemetry/core^2.7.1
  • @opentelemetry/sdk-trace-base^2.7.1
  • @sentry/node^10.56.0
  • chokidar^4.0.1
  • fflate^0.8.3
  • jsdom^25.0.1
  • mri^1.2.0
  • posthog-node^5.35.13
  • sharp^0.34.5
  • subset-font^2.5.0
  • vite^5.4.10
  • ws^8.20.0