PkgRadar

Package evidence

@aws/[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.

Weekly downloads
98
Versions published
26Established · −30% score
First published
Jun 2025
Publisher
amzn-oss

Effective trust discount applied: 30% (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/[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/[email protected]"],"fail_on":"review"}'
Publisheramzn-oss
Artifact bytes20,919
Previous version0.0.27
Published2026-06-10T21:01:14.435Z
SHA-256fc10badd170883e5dd72849c986f4e84ec29749a5f9d7885c1174101c36a0ae7

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
0.0.28Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildconcurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'
  • build:cjstsc -p tsconfig.cjs.json
  • build:estsc -p tsconfig.es.json
  • build:typestsc -p tsconfig.types.json
  • build:types:downleveldownlevel-dts dist-types dist-types/ts3.4
  • cleanrimraf ./dist-* && rimraf *.tsbuildinfo || exit 0
Dependencies37
  • @aws-crypto/sha256-browser5.2.0
  • @aws-crypto/sha256-js5.2.0
  • @aws-sdk/core3.775.0
  • @aws-sdk/credential-provider-node3.787.0
  • @aws-sdk/middleware-host-header3.775.0
  • @aws-sdk/middleware-logger3.775.0
  • @aws-sdk/middleware-recursion-detection3.775.0
  • @aws-sdk/middleware-user-agent3.787.0
  • @aws-sdk/region-config-resolver3.775.0
  • @aws-sdk/types3.775.0
  • @aws-sdk/util-user-agent-browser3.775.0
  • @aws-sdk/util-user-agent-node3.787.0
  • @smithy/config-resolver^4.1.0
  • @smithy/core^3.2.0
  • @smithy/experimental-identity-and-auth^0.3.46
  • @smithy/fetch-http-handler^5.0.2
  • @smithy/hash-node^4.0.2
  • @smithy/invalid-dependency^4.0.2
  • @smithy/middleware-content-length^4.0.2
  • @smithy/middleware-retry^4.1.0
  • @smithy/middleware-serde^4.0.3
  • @smithy/middleware-stack^4.0.2
  • @smithy/node-config-provider^4.0.2
  • @smithy/node-http-handler^4.0.4
  • @smithy/protocol-http^5.1.0
  • @smithy/smithy-client^4.2.0
  • @smithy/types^4.2.0
  • @smithy/url-parser^4.0.2
  • @smithy/util-base64^4.0.0
  • @smithy/util-body-length-browser^4.0.0
  • …and 7 more.