PkgRadar

Package evidence

@aws-sdk/[email protected]

no findings

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.

Versions published
403Mature · −50% score
First published
Mar 2023
Publisher
aws-sdk-bot

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisheraws-sdk-bot
Artifact bytes125,246
Previous version3.1069.0
Published2026-06-16T19:10:24.951Z
SHA-256b8cab9cc254eafbdb830a1bd581a0c56ff65b475a36f012b0f86513d9b084951

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
3.1070.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildconcurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs
  • build:cjsnode ../../scripts/compilation/inline
  • build:espremove dist-es && tsc -p tsconfig.es.json
  • build:include:depsyarn g:turbo run build -F="$npm_package_name"
  • build:typespremove dist-types && tsc -p tsconfig.types.json
  • build:types:downleveldownlevel-dts dist-types dist-types/ts3.4
  • cleanpremove dist-cjs dist-es dist-types
  • extract:docsapi-extractor run --local
  • generate:clientnode ../../scripts/generate-clients/single-service
  • test: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.21
  • @aws-sdk/credential-provider-node^3.972.56
  • @aws-sdk/types^3.973.13
  • @smithy/core^3.24.6
  • @smithy/fetch-http-handler^5.4.6
  • @smithy/node-http-handler^4.7.6
  • @smithy/types^4.14.3
  • tslib^2.6.2