PkgRadar

Package evidence

@ingestro/[email protected]

Large Javascript Payload: 3252808 bytes

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
11,798Mainstream · −50% score
Versions published
13
First published
Feb 2026
Publisher
nuvo_developer

Effective trust discount applied: 50% (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":["@ingestro/[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":["@ingestro/[email protected]"],"fail_on":"review"}'
Artifact bytes3,727,998
Previous version4.5.0
Published2026-05-26T07:14:43.436Z
SHA-256860315bdb71298059fc2d1a0f8552ff7343f713bb57e4655fe4a4ec0368e34a6

Why flagged

What the scanner saw

Large Javascript Payload: 3252808 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
4.5.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/workers/javascript/index.js3252808 bytes10
mediumLarge Javascript Payloadpackage/fesm2022/index.mjs9202899 bytes10

Manifest

Package metadata

Dependencies1
  • tslib^2.3.0