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
- 261,819Ubiquitous · −70% score
- Versions published
- 637Mature · −50% score
- First published
- Jan 2020
- Publisher
- aws-sdk-bot
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":["@aws-sdk/[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":["@aws-sdk/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".aws"
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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist-cjs/endpoint/bdd.js | matched ".aws" | 5 |
| low | Credential file access | package/dist-es/endpoint/bdd.js | matched ".aws" | 5 |
Manifest
Package metadata
Scripts10
buildconcurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjsbuild:cjsnode ../../scripts/compilation/inline client-cost-explorerbuild:estsc -p tsconfig.es.jsonbuild:include:depsyarn g:turbo run build -F="$npm_package_name"build:typestsc -p tsconfig.types.jsonbuild:types:downleveldownlevel-dts dist-types dist-types/ts3.4cleanpremove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfoextract:docsapi-extractor run --localgenerate:clientnode ../../scripts/generate-clients/single-service --solo cost-explorertest:indextsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs
Dependencies10
@aws-crypto/sha256-browser5.2.0@aws-crypto/sha256-js5.2.0@aws-sdk/core^3.974.14@aws-sdk/credential-provider-node^3.972.45@aws-sdk/types^3.973.9@smithy/core^3.24.3@smithy/fetch-http-handler^5.4.3@smithy/node-http-handler^4.7.3@smithy/types^4.14.2tslib^2.6.2