PkgRadar

Package evidence

@bigbinary/[email protected]

Remote Dependency Spec: devDependencies.@bigbinary/s3-uploader="https://github.com/bigbinary/s3-uploader"

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
3,660Niche · −30% score
Versions published
700Mature · −50% score
First published
Aug 2021
Publisher
neetohq

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":["@bigbinary/[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":["@bigbinary/[email protected]"],"fail_on":"review"}'
Publisherneetohq
Artifact bytes5,513,218
Previous version1.47.116
Published2026-05-22T11:10:56.258Z
SHA-25639d0d866b466102ec930645f7fcb738ce70dd7bb8f54145eb83b753e790316ec

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@bigbinary/s3-uploader="https://github.com/bigbinary/s3-uploader"

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
4Score
1.47.117Version
Status history (2 events)
  1. availableavailable · risk review · score 4 · status available -> available, risk high -> review, score 4 -> 4
  2. newavailable · risk high · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@bigbinary/s3-uploader="https://github.com/bigbinary/s3-uploader"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.@bigbinary/s3-uploaderhttps://github.com/bigbinary/s3-uploadererror0invalid gzip header

Manifest

Package metadata

Scripts6
  • buildstorybook build
  • bundleNODE_ENV=production rollup --bundleConfigAsCjs -c rollup.config.js
  • preparehusky install
  • servenode .storybook/express
  • storybookstorybook dev -p 6006
  • uploadnode .scripts/publish --env production