PkgRadar

Package evidence

@salesforce/[email protected]

no findings

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
350,598Ubiquitous · −70% score
Versions published
411Mature · −50% score
First published
Jun 2022
Publisher
salesforce-releases

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Artifact bytes99,845
Previous version4.24.3
Published2026-06-05T21:44:39.537Z
SHA-256ef59cae31e19bc8e444e29237feae920ee57e24c8d6c0b99a1be65a91b3e9606

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
4.25.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildwireit
  • cleansf-clean
  • clean-allsf-clean all
  • compilewireit
  • docssf-docs
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • link-checkwireit
  • lintwireit
  • lint-fixyarn sf-lint --fix
  • postcompiletsc -p test
  • prepacksf-prepack
  • preparesf-install
  • replnode --inspect ./scripts/repl.js
  • testwireit
  • test:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 1800000 --parallel --jobs 20
  • test:onlywireit
Dependencies14
  • @jsforce/jsforce-node^3.10.15
  • @salesforce/core^8.31.0
  • @salesforce/kit^3.2.6
  • @salesforce/schemas^1.10.3
  • @salesforce/source-deploy-retrieve^12.36.0
  • @salesforce/ts-types^2.0.12
  • @salesforce/types^1.7.3
  • fast-xml-parser^5.7.2
  • globby^11
  • graphology^0.26.0
  • graphology-traversal^0.3.1
  • graphology-types^0.24.7
  • jszip^3.10.1
  • object-treeify^2