PkgRadar

Package evidence

@cumulus/[email protected]

Remote Dependency Spec: dependencies.jsftp="https://github.com/jkovarik/jsftp.git#add_288"

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
675
Versions published
253Mature · −50% score
First published
Jan 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 bytes221,126
Previous version22.2.0
Published2026-06-04T22:01:58.866Z
SHA-256797acf55b2721ac0c9fa401194b35aeb79720f710ed3c1893928a55eeafccaa3

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.jsftp="https://github.com/jkovarik/jsftp.git#add_288"

1 remote tarball(s) were followed statically.

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.2.1Version
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
highRemote Dependency Specpackage.jsondependencies.jsftp="https://github.com/jkovarik/jsftp.git#add_288"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.jsftphttps://github.com/jkovarik/jsftp.git#add_288error0invalid gzip header

Manifest

Package metadata

Scripts9
  • buildrm -rf dist && mkdir dist && npm run tsc
  • cleangit clean -d -x -e node_modules -f
  • 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-test../../node_modules/.bin/tsc-watch --onsuccess 'npm test'
Dependencies18
  • @cumulus/aws-client22.2.1
  • @cumulus/common22.2.1
  • @cumulus/db22.2.1
  • @cumulus/errors22.2.1
  • @cumulus/logger22.2.1
  • @cumulus/message22.2.1
  • @cumulus/sftp-client22.2.1
  • cksum^1.3.0
  • encodeurl^1.0.2
  • fs-extra^5.0.0
  • is-ip^2.0.0
  • is-valid-hostname^0.1.1
  • jsftphttps://github.com/jkovarik/jsftp.git#add_288
  • lodash^4.18.1
  • mime-types^2.1.22
  • moment^2.30.1
  • simplecrawler^1.1.9
  • tough-cookie~4.0.0