PkgRadar

Package evidence

@salesforce/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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.

Versions published
334Mature · −50% score
First published
Nov 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

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 bytes30,636
Previous version3.4.141
Published2026-06-17T07:31:40.182Z
SHA-2566bb9534cca3112433e99b40f96cc49518c2e2ddd216dc86dbc0a6eb106f4ac6a

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commands/doctor.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts16
  • buildwireit
  • cleansf-clean
  • clean-allsf-clean all
  • compilewireit
  • docssf-docs
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • link-checkwireit
  • lintwireit
  • postpacksf-clean --ignore-signing-artifacts
  • prepacksf-prepack
  • preparesf-install
  • testwireit
  • test:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --parallel
  • test:onlywireit
  • versionoclif readme
Dependencies12
  • @inquirer/input^2.3.0
  • @jsforce/jsforce-node^3.10.16
  • @oclif/core^4
  • @salesforce/core^8.31.0
  • @salesforce/kit^3.2.6
  • @salesforce/sf-plugins-core^12
  • got^13.0.0
  • marked^4.3.0
  • marked-terminal^4.2.0
  • open^10.2.0
  • proxy-agent^6.5.0
  • semver^7.8.1