PkgRadar

Package evidence

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

Versions published
85Mature · −50% score
First published
Aug 2024
Publisher
GitHub ActionsTrusted automation · −70% score

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":["@aws-amplify/[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-amplify/[email protected]"],"fail_on":"review"}'
Artifact bytes347,077
Previous version0.0.0-iac-hosting-20260605124459
Published2026-06-09T14:54:28.623Z
SHA-256d5a56dc88daad1de2c6a79f3467c0e419260e0226f81c32a3c3e817f832954b2

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
0.0.0-iac-hosting-20260609145417Version
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/conversation/runtime/default_handler_bundled/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts3
  • bundle:default-handleresbuild src/conversation/runtime/default_handler.ts --bundle --platform=node --target=node20 --outfile=lib/conversation/runtime/default_handler_bundled/index.js
  • post:compilenpm run bundle:default-handler
  • update:apiapi-extractor run --local
Dependencies5
  • @aws-amplify/backend-output-schemas^1.8.0
  • @aws-amplify/plugin-types0.0.0-iac-hosting-20260609145417
  • @aws-sdk/client-bedrock-runtime^3.936.0
  • @smithy/types^4.9.0
  • json-schema-to-ts^3.1.1