PkgRadar

Package evidence

@salesforce/[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
10,860Mainstream · −50% score
Versions published
780Mature · −50% score
First published
May 2023
Publisher
mobify

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":["@salesforce/[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":["@salesforce/[email protected]"],"fail_on":"review"}'
Publishermobify
Artifact bytes150,219
Previous version3.19.0-nightly-20260519090318
Published2026-05-25T09:19:29.724Z
SHA-25641b5cc57f3a3c8aa14636b75ad919b259b76d78fcbecf44d885a0276bbfe00a3

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/utils/ssr-proxying.jsmatched "cUrl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/utils/ssr-proxying.jsmatched "cUrl "12
lowObfuscationpackage/ssr/server/build-remote-server.jsmatched "eval("3
lowObfuscationpackage/ssr/server/build-remote-server.test.jsmatched "\\u0000"3
lowObfuscationpackage/ssr/server/express.jsmatched "eval("3
lowObfuscationpackage/ssr/server/express.lambda.test.jsmatched "Buffer.from(response.body, 'base64"3
lowObfuscationpackage/utils/ssr-config.server.jsmatched "eval("3
lowObfuscationpackage/utils/ssr-server.test.jsmatched "\\x3c"3
lowObfuscationpackage/utils/ssr-server/utils.jsmatched "\\x3c"3

Manifest

Package metadata

Scripts9
  • buildcross-env NODE_ENV=production internal-lib-build build
  • build:watchnodemon --watch 'src/**' --exec 'npm run build'
  • formatinternal-lib-build format "**/*.{js,jsx}"
  • lintnpm run lint:js
  • lint:fixnpm run lint:js -- --fix
  • lint:jspwa-kit-dev lint .
  • preparenpm run build
  • testinternal-lib-build test
  • versionnode ./scripts/version.js
Dependencies15
  • @aws-sdk/client-cloudwatch^3.962.0
  • @h4ad/serverless-adapter4.4.0
  • @loadable/babel-plugin^5.15.3
  • @salesforce/mrt-utilities^0.1.6
  • cosmiconfig8.1.3
  • cross-env^5.2.1
  • express^4.19.2
  • header-case1.0.1
  • http-proxy-middleware^2.0.6
  • jwt-decode^4.0.0
  • merge-descriptors^1.0.1
  • morgan^1.10.0
  • semver^7.5.2
  • set-cookie-parser^2.6.0
  • whatwg-encoding^1.0.5