PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cUrl "

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"}'
Publisherparasraut21
Artifact bytes59,307
Previous version0.0.2
Published2026-05-20T05:43:32.161Z
SHA-256549609e07078e7842baa1b774a302a0fa1e85cbab2aa29d179d39ac85f6d7e23

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/client.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/bin/socialpilot.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/src/client.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/bin/socialpilot.jsmatched "cUrl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/client.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/bin/socialpilot.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/src/client.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/bin/socialpilot.jsmatched "cUrl "12
lowObfuscationpackage/dist/src/client.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/bin/socialpilot.cjsmatched "\\xA0"3
lowObfuscationpackage/dist/src/client.jsmatched "\\u2014"3
lowObfuscationpackage/dist/bin/socialpilot.jsmatched "\\xA0"3

Manifest

Package metadata

Scripts4
  • buildnode build.js
  • prepublishOnlynpm run build
  • startnode bin/socialpilot.js
  • testnode dist/bin/socialpilot.cjs --help
Dependencies5
  • chalk^5.3.0
  • commander^12.1.0
  • dotenv^16.4.5
  • form-data^4.0.1
  • node-fetch^3.3.2