PkgRadar

Package evidence

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

Weekly downloads
62
Versions published
10
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@kuadrant/[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":["@kuadrant/[email protected]"],"fail_on":"high"}'
Artifact bytes4,291,938
Previous version0.2.0-2517b82
Published2026-03-16T17:20:51.299Z
SHA-2562df905cf2c6d3735aaa639b23bd29759f447bea1d387b66ed88519faf1514abc

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.cjsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.umd.cjsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/data/rules.jsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.mjsmatched "ngrok.app"40
highCredential file accesspackage/node_modules/@kubernetes/client-node/dist/config.jsmatched "KUBECONFIG"30
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.cjsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.umd.cjsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/data/rules.jsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/node_modules/psl/dist/psl.mjsmatched "ngrok.app"40
highCredential file accesspackage/node_modules/@kubernetes/client-node/dist/config.jsmatched "KUBECONFIG"30
lowCredential file accesspackage/node_modules/aws4/aws4.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Dependencies7
  • @backstage-community/plugin-rbac-node^1.14.0
  • @kubernetes/client-node^0.20.0
  • @types/cors^2.8.19
  • cors^2.8.5
  • express^4.17.1
  • express-promise-router^4.1.0
  • zod^3.22.4