PkgRadar

Package evidence

@fedify/[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
8,309Niche · −30% score
Versions published
1,324Mature · −50% score
First published
Mar 2024
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":["@fedify/[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":["@fedify/[email protected]"],"fail_on":"high"}'
Artifact bytes535,705
Previous version2.3.0-dev.1299
Published2026-06-16T17:43:17.788Z
SHA-256958e2b5df4cb926f57eb31de94c82b8e25eddfe43698d88f4fae5baf218656ba

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/sig/http.test.mjsmatched "ngrok.app"40

Manifest

Package metadata

Scripts8
  • buildpnpm --filter @fedify/fedify... run build:self
  • build:selftsdown
  • prepublishpnpm build
  • pretestpnpm build
  • pretest:bunpnpm build
  • testcd dist/ && node --test
  • test:buncd dist/ && bun test --timeout 60000
  • test:cfworkersdeno task codegen && wrangler deploy --dry-run --outdir src/cfworkers && node --import=tsx src/cfworkers/client.ts
Dependencies17
  • @fedify/uri-template2.3.0-dev.1336+fbc00626
  • @fedify/vocab2.3.0-dev.1336+fbc00626
  • @fedify/vocab-runtime2.3.0-dev.1336+fbc00626
  • @fedify/webfinger2.3.0-dev.1336+fbc00626
  • @js-temporal/polyfill^0.5.1
  • @logtape/logtape^2.1.0
  • @opentelemetry/api^1.9.1
  • @opentelemetry/core^2.7.1
  • @opentelemetry/sdk-metrics2.7.1
  • @opentelemetry/sdk-trace-base^2.7.1
  • @opentelemetry/semantic-conventions^1.40.0
  • byte-encodings^1.0.11
  • es-toolkit1.46.1
  • json-canon^1.0.1
  • jsonld^9.0.0
  • structured-field-values^2.0.4
  • urlpattern-polyfill^10.1.0