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
- 430
- Versions published
- 188Mature · −50% score
- First published
- May 2022
- 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 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
Credential file access: matched ".npmrc"
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 2 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/utils/sfcli/project/sfProject.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts19
buildsf-buildcleansf-cleanclean-allsf-clean allclean:libshx rm -rf lib && shx rm -rf coverage && shx rm -rf .nyc_output && shx rm -f oclif.manifest.jsoncompilesf-compilecopy-assetsshx cp -r src/templates lib/ && shx cp -r src/styles lib/ && shx cp -r src/javascripts lib/docssf-docsformatsf-formatlintsf-lintpostpackshx rm -f oclif.manifest.jsonposttestyarn lint && yarn test:deprecation-policy && yarn test:command-referenceprepacksf-prepackpreparesf-installpretestsf-compile-testtestsf-testtest:command-reference./bin/run commandreference:generate --erroronwarningstest:deprecation-policy./bin/run snapshot:comparetest:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --parallelversionoclif-dev readme
Dependencies20
@apexdevtools/apex-parser^4.1.0@babel/parser^7.25.6@babel/traverse^7.25.6@babel/types^7.25.6@oclif/command^1@oclif/config^1@oclif/errors^1@salesforce/core^8.23.4@salesforce/sf-plugins-core^11.3.10@types/jsdom^21.1.7@types/lodash.chunk^4.2.9@types/shelljs^0.8.15@xmldom/xmldom^0.9.8cli-progress^3.12.0diff^5.1.0jsdom^25.0.0lodash.chunk^4.2.0open^8.4.2shelljs^0.8.5tslib^2