PkgRadar

Package evidence

@cumulus/[email protected]

Known Indicator Filename: package/dist/lib/execution.js

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.

Versions published
139Mature · −50% score
First published
Aug 2020
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 bytes100,070
Previous version21.3.4
Published2026-05-19T20:06:58.709Z
SHA-256748dc07bb89579c25c4437db536ee4e25f843aff8874742b43912ce113d49e06

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/lib/execution.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/lib/execution.jspackage/dist/lib/execution.js45
highKnown Indicator Filenamepackage/dist/models/execution.jspackage/dist/models/execution.js45
highKnown Indicator Filenamepackage/dist/types/execution.jspackage/dist/types/execution.js45

Manifest

Package metadata

Scripts9
  • buildnpm run tsc
  • cleanrm -rf dist
  • coveragepython ../../scripts/coverage_handler/coverage.py
  • test../../node_modules/.bin/ava
  • test:ci../../scripts/run_package_ci_unit.sh
  • test:coverage../../node_modules/.bin/nyc npm test
  • tsc../../node_modules/.bin/tsc
  • tsc:listEmittedFiles../../node_modules/.bin/tsc --listEmittedFiles
  • watch../../node_modules/.bin/tsc -w
Dependencies15
  • @aws-sdk/client-secrets-manager^3.993.0
  • @cumulus/aws-client22.0.0
  • @cumulus/common22.0.0
  • @cumulus/errors22.0.0
  • @cumulus/logger22.0.0
  • @cumulus/message22.0.0
  • @cumulus/types22.0.0
  • @duckdb/node-api^1.4.4-r.1
  • crypto-random-string^3.2.0
  • is-valid-hostname1.0.2
  • knex2.4.1
  • lodash^4.18.1
  • pg~8.13
  • snake-camel^1.0.6
  • uuid^11.1.1