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.

Weekly downloads
113,718Ubiquitous · −70% score
Versions published
190Mature · −50% score
First published
Aug 2023
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 bytes162,346
Previous version0.0.0-iac-hosting-20260609145417
Published2026-06-09T20:50:34.224Z
SHA-256872f112ce038218b24311a16c56fbca668a21c6140431aa18d96a84766981862

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
6Score
0.0.0-iac-hosting-20260609205023Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/info/cdk_info_provider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/commands/configure/configure_profile_command.jsmatched ".aws/"5
lowCredential file accesspackage/lib/notices/notices_manifest_fetcher.jsmatched ".aws/"5
lowCredential file accesspackage/lib/commands/configure/profile_controller.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts1
  • update:apiapi-extractor run --local
Dependencies32
  • @aws-amplify/backend-deployer0.0.0-iac-hosting-20260609205023
  • @aws-amplify/backend-output-schemas^1.8.0
  • @aws-amplify/backend-secret^1.4.2
  • @aws-amplify/cli-core0.0.0-iac-hosting-20260609205023
  • @aws-amplify/client-config0.0.0-iac-hosting-20260609205023
  • @aws-amplify/deployed-backend-client0.0.0-iac-hosting-20260609205023
  • @aws-amplify/form-generator0.0.0-iac-hosting-20260609205023
  • @aws-amplify/model-generator0.0.0-iac-hosting-20260609205023
  • @aws-amplify/platform-core0.0.0-iac-hosting-20260609205023
  • @aws-amplify/plugin-types0.0.0-iac-hosting-20260609205023
  • @aws-amplify/sandbox0.0.0-iac-hosting-20260609205023
  • @aws-amplify/schema-generator^1.4.0
  • @aws-sdk/client-amplify^3.936.0
  • @aws-sdk/client-cloudformation^3.936.0
  • @aws-sdk/client-s3^3.936.0
  • @aws-sdk/client-ssm^3.936.0
  • @aws-sdk/client-sts^3.936.0
  • @aws-sdk/credential-provider-ini^3.936.0
  • @aws-sdk/credential-providers^3.936.0
  • @aws-sdk/region-config-resolver^3.936.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/context-async-hooks^2.0.0
  • @opentelemetry/sdk-trace-base^2.0.0
  • @smithy/node-config-provider^4.3.5
  • @smithy/shared-ini-file-loader^4.4.0
  • envinfo^7.11.0
  • execa^9.5.1
  • is-ci^4.1.0
  • open^10.1.0
  • semver^7.6.3
  • …and 2 more.