PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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 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":["[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"}'
Artifact bytes57,644
Previous version4.23.15
Published2026-06-14T11:11:50.974Z
SHA-256c42608598eaf87b251238cf40b3a66553a5bcdb42fa4fc491778a19e866f7747

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

review
Last checked
reviewRisk
1Score
4.23.16Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/aws.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts19
  • buildshx rm -rf lib && tsc
  • commitlintcommitlint
  • compiletsc
  • formatprettier --write "+(src|test)/**/*.+(ts|js|json)"
  • linteslint
  • oclifbin/run.js
  • postpackshx rm oclif.manifest.json
  • posttestyarn run lint
  • prepackyarn build && bin/run.js manifest
  • preparehusky
  • testnyc mocha --forbid-only "test/unit/*.test.ts"
  • test:integrationmocha --forbid-only "test/integration/*.test.ts" --timeout 900000
  • test:integration:climocha test/integration/cli.test.ts --timeout 600000
  • test:integration:debmocha test/integration/deb.test.ts --timeout 900000
  • test:integration:initmocha test/integration/init.test.ts --timeout 600000
  • test:integration:macosmocha test/integration/macos.test.ts --timeout 900000
  • test:integration:publishmocha test/integration/publish.test.ts --timeout 900000
  • test:integration:sfmocha test/integration/sf.test.ts --timeout 600000
  • test: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.65
  • ansis^3.16.0
  • async-retry^1.3.3
  • change-case^4
  • debug^4.4.0
  • ejs^3.1.10
  • find-yarn-workspace-root^2.0.0
  • fs-extra^8.1
  • github-slugger^2
  • got^13
  • normalize-package-data^6
  • semver^7.8.4
  • tiny-jsonc^1.0.2
  • validate-npm-package-name^5.0.1