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"}'
Publishernodio
Artifact bytes31,669
Previous version1.2.1
Published2026-05-18T10:43:16.163Z
SHA-256746f4e48f4f4dc2a1b5c04f8582c389fce9001e8683f34b39a2755ce0e2092a0

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
69Score
1.2.2Version
Status history (1 event)
  1. newavailable · risk high · score 69 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

nodio

2 members · evidence strength 57

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/backupDirect.jsmatched "cUrl "12
mediumRemote Payloadpackage/services/filecoin.jsmatched "cUrl "12
mediumRemote Payloadpackage/scripts/fundSynapse.jsmatched "cUrl "12
mediumRemote Payloadpackage/src/node/runtime.jsmatched "cUrl "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/backupDirect.jsmatched "cUrl "12
mediumRemote Payloadpackage/services/filecoin.jsmatched "cUrl "12
mediumRemote Payloadpackage/scripts/fundSynapse.jsmatched "cUrl "12
mediumRemote Payloadpackage/src/node/runtime.jsmatched "cUrl "12
lowObfuscationpackage/src/user/commands.jsmatched "Buffer.from(cipherText, 'base64"3
lowObfuscationpackage/src/common/crypto.jsmatched "Buffer.from(ivBase64, 'base64"3
lowObfuscationpackage/scripts/decodeAndReconstruct.jsmatched "Buffer.from(keyBase64, 'base64"3
lowObfuscationpackage/services/filecoin.jsmatched "Buffer.from(value, 'base64"3
lowObfuscationpackage/src/server/routes.jsmatched "Buffer.from(dataBase64, 'base64"3
lowObfuscationpackage/src/node/runtime.jsmatched "Buffer.from(task.dataBase64, 'base64"3
lowObfuscationpackage/src/cli/session.jsmatched "Buffer.from(cipherText, 'base64"3

Manifest

Package metadata

Scripts4
  • lintnode -e "console.log('No linter configured')"
  • start:clinode ./src/user/index.js
  • start:nodenode ./src/node/index.js
  • start:servernode ./src/server/index.js
Dependencies11
  • @filoz/synapse-sdk^0.41.0
  • argon2^0.43.0
  • axios^1.11.0
  • bcrypt^6.0.0
  • commander^14.0.1
  • cors^2.8.5
  • dotenv^17.4.2
  • express^5.1.0
  • mongoose^8.18.0
  • uuid^13.0.0
  • viem^2.48.11