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
- 24,420Mainstream · −50% score
- Versions published
- 681Mature · −50% score
- First published
- Nov 2020
- 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
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
Status history (1 event)
- new → available · risk review · score 9 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/repositories.js | matched "raw.githubusercontent.com" | 12 |
| medium | Credential file access | package/lib/registry.js | matched ".npmrc" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/repositories.js | matched "raw.githubusercontent.com" | 12 |
| medium | Credential file access | package/lib/registry.js | matched ".npmrc" | 10 |
| low | Credential file access | package/lib/amazonS3.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/lib/dependencies.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts15
buildwireitcleansf-cleanclean-allsf-clean allcompilewireitdocssf-docsformatwireitlink-checkwireitlintwireitpostpacksf-clean --ignore-signing-artifactsprepacksf-prepack && npm shrinkwrappreparesf-installtestwireittest:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --paralleltest:onlywireitversionoclif readme
Dependencies24
@aws-sdk/client-s3^3.1053.0@oclif/core^4.11.4@octokit/core^6.1.6@octokit/plugin-paginate-rest^11.6.0@octokit/plugin-throttling^9.6.1@salesforce/cli-plugins-testkit^5.3.58@salesforce/core^8.28.3@salesforce/kit^3.2.6@salesforce/plugin-command-reference^3.1.108@salesforce/plugin-trust^3.7.89@salesforce/sf-plugins-core^12.2.10@salesforce/ts-types^2.0.10@smithy/node-http-handler^4.7.5@smithy/types^4.11.0chalk^5.6.0commit-and-tag-version^12.7.3fast-glob^3.3.3got^13just-diff^5.2.0proxy-agent^6.4.0semver^7.7.2shelljs^0.10.0strip-ansi^6yarn-deduplicate^6.0.2