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
- 411,558Ubiquitous · −70% score
- Versions published
- 709Mature · −50% score
- First published
- Feb 2018
- 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 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 1 · 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/aws.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts19
buildshx rm -rf lib && tsccommitlintcommitlintcompiletscformatprettier --write "+(src|test)/**/*.+(ts|js|json)"linteslintoclifbin/run.jspostpackshx rm oclif.manifest.jsonposttestyarn run lintprepackyarn build && bin/run.js manifestpreparehuskytestnyc mocha --forbid-only "test/unit/*.test.ts"test:integrationmocha --forbid-only "test/integration/*.test.ts" --timeout 900000test:integration:climocha test/integration/cli.test.ts --timeout 600000test:integration:debmocha test/integration/deb.test.ts --timeout 900000test:integration:initmocha test/integration/init.test.ts --timeout 600000test:integration:macosmocha test/integration/macos.test.ts --timeout 900000test:integration:publishmocha test/integration/publish.test.ts --timeout 900000test:integration:sfmocha test/integration/sf.test.ts --timeout 600000test:integration:winmocha test/integration/win.test.ts --timeout 900000
Dependencies22
@aws-sdk/client-cloudfront^3.1068.0@aws-sdk/client-s3^3.1063.0@inquirer/confirm^3.1.22@inquirer/input^2.2.4@inquirer/select^2.5.0@oclif/core^4.11.4@oclif/plugin-help^6.2.50@oclif/plugin-not-found^3.2.87@oclif/plugin-warn-if-update-available^3.1.65ansis^3.16.0async-retry^1.3.3change-case^4debug^4.4.0ejs^3.1.10find-yarn-workspace-root^2.0.0fs-extra^8.1github-slugger^2got^13normalize-package-data^6semver^7.8.4tiny-jsonc^1.0.2validate-npm-package-name^5.0.1