PkgRadar

Package evidence

[email protected]

Remote Payload: matched "Curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherriteshshukla
Artifact bytes142,707
Previous version1.3.0
Published2026-05-24T16:06:04.027Z
SHA-2568f395a512860da5660f7776b1573c0c8cfce91a2300600fe1a016e57bfd599fd

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

high
Last checked
highRisk
88Score
1.3.1Version
Status history (1 event)
  1. newavailable · risk high · score 88 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

riteshshukla

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/module/index.jsmatched "Curl "12
mediumRemote Payloadpackage/src/index.jsmatched "Curl "12
mediumRemote Payloadpackage/lib/module/index.web.jsmatched "Curl "12
mediumRemote Payloadpackage/src/index.web.jsmatched "Curl "12
mediumRemote Payloadpackage/lib/module/NetworkInspector.jsmatched "Curl "12
mediumRemote Payloadpackage/src/NetworkInspector.jsmatched "Curl "12
mediumRemote Payloadpackage/src/NetworkInspector.tsmatched "Curl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/module/index.jsmatched "Curl "12
mediumRemote Payloadpackage/src/index.jsmatched "Curl "12
mediumRemote Payloadpackage/lib/module/index.web.jsmatched "Curl "12
mediumRemote Payloadpackage/src/index.web.jsmatched "Curl "12
mediumRemote Payloadpackage/lib/module/NetworkInspector.jsmatched "Curl "12
mediumRemote Payloadpackage/src/NetworkInspector.jsmatched "Curl "12
mediumRemote Payloadpackage/src/NetworkInspector.tsmatched "Curl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="bob build"4

Manifest

Package metadata

Scripts10
  • build:plugincd expo/plugins && npx tsc
  • cleandel-cli android/build example/android/build example/android/app/build example/ios/build lib expo/plugins/dist
  • linteslint "**/*.{js,ts,tsx}"
  • nitrogennitrogen
  • postpackrm -f ./README.md
  • prepackcp ../../README.md ./README.md
  • preparebob build
  • releasenpm run build:plugin && release-it --only-version
  • testjest
  • typechecktsc
Dependencies1
  • web-streams-polyfill^4.2.0