PkgRadar

Package evidence

@fedify/[email protected]

Remote Payload: matched "cUrl "

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
1,467Niche · −30% score
Versions published
232Established · −30% score
First published
Nov 2025
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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Artifact bytes188,287
Previous version2.3.0-dev.1299
Published2026-06-16T17:44:18.957Z
SHA-2563af67c0daaa28b35480a30cf14f6c63606d30e919fc9295f09604927d7994682

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.3.0-dev.1336Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/types-B4XuG2sR.jsmatched "cUrl "12

Manifest

Package metadata

Scripts7
  • buildpnpm --filter @fedify/relay... run build:self
  • build:selftsdown
  • prepublishpnpm build
  • pretestpnpm build
  • pretest:bunpnpm build
  • testcd dist/ && node --test
  • test:buncd dist/ && bun test --timeout 60000
Dependencies4
  • @fedify/fedify^2.3.0-dev.1336+fbc00626
  • @fedify/vocab2.3.0-dev.1336+fbc00626
  • @js-temporal/polyfill^0.5.1
  • @logtape/logtape^2.1.0