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 bytes14,205,216
Previous version1.0.92
Published2026-01-05T19:20:36.238Z
SHA-2566b531c8f49491bceed91181e9fde087f69ec0fa00ac6bfb9dc3b41000a7f87ae

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
36Score
1.0.93Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

12 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 12 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
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-ini/package.jsonmatched ".aws/"3
lowCredential file accesspackage/backend-image-service/image-service/node_modules/@aws-sdk/credential-provider-process/package.jsonmatched ".aws/"3
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