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"}'
Publisherzoran.wong
Artifact bytes628,088
Previous version1.0.30
Published2026-05-25T00:09:23.398Z
SHA-256a708664fbf5f8a0119bf2a54fd8c4f442eb9995d5f16c9db9886d248d0cfec29

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "curL "12
mediumRemote Payloadpackage/dist/node_modules/@noble/hashes/esm/sha3.mjsmatched "curL "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "curL "12
mediumRemote Payloadpackage/dist/node_modules/@noble/hashes/esm/sha3.mjsmatched "curL "12
lowObfuscationpackage/dist/index.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/node_modules/crypto-js/core.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/node_modules/sealx-core/dist/utils/cropto.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/node_modules/crypto-js/enc-utf16.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/node_modules/ethers/lib.esm/utils/errors.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/node_modules/sealx-message/dist/index.mjsmatched "fromCharCode"3

Manifest

Package metadata

Scripts3
  • buildrollup -c
  • prepublishOnlynpm run build
  • testecho "No tests specified"
Dependencies4
  • @types/aes-js^3.1.4
  • rxjs^7.8.2
  • sealx-core^1.0.13
  • sealx-message^1.0.17