PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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
88
Versions published
89Mature · −50% score
First published
Aug 2024
Publisher
buildnext

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbuildnext
Artifact bytes679,853
Previous version1.0.94
Published2026-06-09T20:17:35.170Z
SHA-256a2a15dfdf73f28bc4740179aed6229b7e00c4801507c349ca911ab909b0fbd45

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/backend-image-service/deploy-to-eb.shmatched "curl "12
mediumRemote Payloadpackage/backend-image-service/quick-deploy.shmatched "curl "12
mediumRemote Payloadpackage/backend-image-service/test-image.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/backend-image-service/deploy-to-eb.shmatched "curl "12
mediumRemote Payloadpackage/backend-image-service/quick-deploy.shmatched "curl "12
mediumRemote Payloadpackage/backend-image-service/test-image.shmatched "curl "12
lowObfuscation Densitypackage/backend-image-service/image-service/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildwebpack --env profile=prod
  • build:devwebpack --env profile=dev
  • build:localwebpack --env profile=local
  • build:prodwebpack --env profile=prod
  • prepublishOnlynpm run build:prod
Dependencies2
  • axios^1.13.2
  • releasebird-javascript-sdk^1.0.87