PkgRadar

Package evidence

@cumulus/[email protected]

Large Javascript Payload: 13385191 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
70
Versions published
209Mature · −50% score
First published
Feb 2018
Publisher
jennyhliu

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":["@cumulus/[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":["@cumulus/[email protected]"],"fail_on":"review"}'
Publisherjennyhliu
Artifact bytes2,847,349
Previous version21.3.4
Published2026-05-19T20:07:19.424Z
SHA-25680b49f3e9f868e91a9ff04c0cd659932181841036985f7800dcac62806268f57

Why flagged

What the scanner saw

Large Javascript Payload: 13385191 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
22.0.0Version
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
mediumLarge Javascript Payloadpackage/dist/index.js13385191 bytes10

Manifest

Package metadata

Scripts8
  • buildrm -rf dist && mkdir dist && ../../node_modules/.bin/webpack
  • build-docs../../node_modules/.bin/jsdoc2md --template README.hbs Collections.js Executions.js Granules.js Providers.js Rules.js > README.md
  • cleanrm -rf dist
  • coveragepython ../../scripts/coverage_handler/coverage.py
  • packagenpm run build
  • test../../node_modules/.bin/ava
  • test:ci../../scripts/run_package_ci_unit.sh
  • test:coverage../../node_modules/.bin/nyc npm test
Dependencies27
  • @aws-sdk/client-lambda^3.993.0
  • @cumulus/api22.0.0
  • @cumulus/api-client22.0.0
  • @cumulus/aws-client22.0.0
  • @cumulus/cmr-client22.0.0
  • @cumulus/cmrjs22.0.0
  • @cumulus/common22.0.0
  • @cumulus/launchpad-auth22.0.0
  • @cumulus/logger22.0.0
  • @cumulus/message22.0.0
  • @cumulus/oauth-client22.0.0
  • base-64^0.1.0
  • commander^2.15.0
  • dotenv^8.2.0
  • fs-extra^5.0.0
  • got^11.8.5
  • handlebars^4.0.11
  • js-yaml^3.13.1
  • js2xmlparser^5.0.0
  • jsonwebtoken^9.0.0
  • lodash^4.18.1
  • moment^2.30.1
  • p-map^2.1.0
  • p-retry^2.0.0
  • p-wait-for^2.0.1
  • uuid^11.1.1
  • xml2js0.5.0