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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 16 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/utils/ssr-proxying.js | matched "cUrl " | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/utils/ssr-proxying.js | matched "cUrl " | 12 |
| low | Obfuscation | package/ssr/server/build-remote-server.js | matched "eval(" | 3 |
| low | Obfuscation | package/ssr/server/build-remote-server.test.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/ssr/server/express.js | matched "eval(" | 3 |
| low | Obfuscation | package/ssr/server/express.lambda.test.js | matched "Buffer.from(response.body, 'base64" | 3 |
| low | Obfuscation | package/utils/ssr-config.server.js | matched "eval(" | 3 |
| low | Obfuscation | package/utils/ssr-server.test.js | matched "\\x3c" | 3 |
| low | Obfuscation | package/utils/ssr-server/utils.js | matched "\\x3c" | 3 |
Manifest
Package metadata
Scripts9
buildcross-env NODE_ENV=production internal-lib-build buildbuild:watchnodemon --watch 'src/**' --exec 'npm run build'formatinternal-lib-build format "**/*.{js,jsx}"lintnpm run lint:jslint:fixnpm run lint:js -- --fixlint:jspwa-kit-dev lint .preparenpm run buildtestinternal-lib-build testversionnode ./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.6cosmiconfig8.1.3cross-env^5.2.1express^4.19.2header-case1.0.1http-proxy-middleware^2.0.6jwt-decode^4.0.0merge-descriptors^1.0.1morgan^1.10.0semver^7.5.2set-cookie-parser^2.6.0whatwg-encoding^1.0.5