PkgRadar

Package evidence

@salesforce/[email protected]

Install-time lifecycle script: preinstall="node ./scripts/preinstall.js"

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
329,263Ubiquitous · −70% score
Versions published
1,503Mature · −50% score
First published
Feb 2021
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

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"}'
Artifact bytes485,572
Previous version2.139.1
Published2026-06-06T03:33:20.614Z
SHA-2561cd6a45bb8a78fde378c4bc9354b65697e8ff35ef336afc9aa243c732fb78337

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node ./scripts/preinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
2.139.2Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./scripts/preinstall.js"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts37
  • buildwireit
  • channel:promotesf-release channel:promote
  • cleansf-clean
  • clean-allsf-clean all
  • compilewireit
  • docssf-docs
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • link-checkwireit
  • lintwireit
  • oclif-artifactsoclif manifest
  • pack:deboclif pack:deb --prune-lockfiles
  • pack:macosoclif pack:macos --prune-lockfiles
  • pack:tarballsoclif pack:tarballs --xz --parallel --prune-lockfiles
  • pack:tarballs:sequentialoclif pack:tarballs --xz --prune-lockfiles
  • pack:verifysf-release cli:tarballs:verify --cli sf --windows-username-buffer 34
  • pack:winoclif pack:win --prune-lockfiles --defender-exclusion unchecked
  • postpackrm -f oclif.manifest.json npm-shrinkwrap.json
  • preinstallnode ./scripts/preinstall.js
  • prepacksf-prepack
  • preparesf-install && yarn compile && yarn lint
  • prepublishOnlynpm shrinkwrap
  • pretarballsf-release cli:tarballs:prepare --types
  • promoteoclif promote
  • promote-dist-tags./scripts/promote-dist-tags
  • promote:verifysf-release cli:versions:inspect --channels stable --locations archive --cli sf
  • promote:verify-rcsf-release cli:versions:inspect --channels stable-rc --locations archive --cli sf
  • readmeoclif readme --no-aliases --repository-prefix '<%- repo %>/blob/<%- version %>/<%- commandPath %>'
  • testwireit
  • test:deprecation-policysf-release cli:artifacts:compare
  • …and 7 more.
Dependencies34
  • @inquirer/select^2.3.5
  • @oclif/core4.11.4
  • @oclif/plugin-autocomplete3.2.50
  • @oclif/plugin-commands4.1.57
  • @oclif/plugin-help6.2.50
  • @oclif/plugin-not-found3.2.87
  • @oclif/plugin-plugins5.4.72
  • @oclif/plugin-search1.2.50
  • @oclif/plugin-update4.7.46
  • @oclif/plugin-version2.2.47
  • @oclif/plugin-warn-if-update-available3.1.65
  • @oclif/plugin-which3.2.55
  • @salesforce/core^8.28.0
  • @salesforce/kit^3.1.6
  • @salesforce/plugin-agent1.42.1
  • @salesforce/plugin-apex3.9.32
  • @salesforce/plugin-api1.3.37
  • @salesforce/plugin-auth4.4.1
  • @salesforce/plugin-data4.0.106
  • @salesforce/plugin-deploy-retrieve3.24.54
  • @salesforce/plugin-info3.4.139
  • @salesforce/plugin-limits3.3.92
  • @salesforce/plugin-marketplace1.3.29
  • @salesforce/plugin-org5.11.6
  • @salesforce/plugin-packaging2.28.6
  • @salesforce/plugin-schema3.3.116
  • @salesforce/plugin-settings2.4.82
  • @salesforce/plugin-sobject1.4.111
  • @salesforce/plugin-telemetry3.8.24
  • @salesforce/plugin-templates56.18.0
  • …and 4 more.