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
1,547Niche · −30% score
Versions published
433Mature · −50% score
First published
May 2021
Publisher
salesforce-releases

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

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 bytes50,398
Previous version2.2.211
Published2026-06-06T04:04:01.750Z
SHA-2568220c92b64f38bb50ca13e573518c8e8d1d773357a612d86ecf583f8af65519c

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
2.2.212Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildwireit
  • cleansf-clean
  • clean-allsf-clean all
  • compilewireit
  • copy-metadatacopyfiles -u 1 'src/metadata/**/*' 'lib/metadata'
  • docssf-docs
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • link-checkwireit
  • lintwireit
  • lint-fixyarn sf-lint --fix
  • prepacksf-prepack && yarn copy-metadata
  • preparesf-install
  • testwireit
  • test:onlywireit
Dependencies10
  • @salesforce/cli-plugins-testkit^5.3.58
  • @salesforce/core^8.30.2
  • @salesforce/kit^3.2.6
  • @salesforce/source-deploy-retrieve^12.36.2
  • @salesforce/ts-types^2.0.12
  • chai^4.5.0
  • debug^4.4.3
  • fast-glob^3.3.3
  • shelljs^0.10.0
  • sinon^10.0.0