PkgRadar

Package evidence

@ruttl/[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
11Established · −30% score
First published
May 2023
Publisher
ruttl

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":["@ruttl/[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":["@ruttl/[email protected]"],"fail_on":"high"}'
Publisherruttl
Artifact bytes64,420
Previous version1.1.14
Published2025-06-26T14:17:16.544Z
SHA-2562f1c29e3cfe824c92e16f5d31e27093b4fb68e1ef982161b607923bf4d9dd0ca

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/lib/commonjs/BugTracking.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/lib/module/BugTracking.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/src/BugTracking.jsmatched "ngrok-free.app"40

Manifest

Package metadata

Scripts3
  • buildnpm run clean && bob build
  • cleanrimraf lib
  • preparenpm run build
Dependencies7
  • axios^1.4.0
  • prop-types^15.8.1
  • react-native-btr^2.2.1
  • react-native-device-info^14.0.4
  • react-native-draggable^3.3.0
  • react-native-material-ripple^0.9.1
  • react-native-toast-message^2.1.6