PkgRadar

Package evidence

@aws-amplify/[email protected]

Credential file access

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
30,452Mainstream · −50% score
Versions published
490Mature · −50% score
First published
Apr 2022
Publisher
aws-amplify-ops

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

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 bytes517,222
Previous version14.4.0-rc.b490ca31634487e.0
Published2026-05-01T21:32:52.221Z
SHA-256f1b4862a695b076bd4b9348c038366420bcf4f41ada58a4c7a813c4cb4303d2e

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

review
Last checked
reviewRisk
37Score
14.4.0Version
Status history (1 event)
  1. newavailable · risk review · score 37 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/global-prefix.js10
mediumCredential file accesspackage/lib/utils/global-prefix.js10
Show all 23 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/global-prefix.js10
mediumCredential file accesspackage/lib/utils/global-prefix.js10
lowCredential file accesspackage/lib/amplify-exception-handler.js5
lowCredential file accesspackage/lib/commands/gen2-migration/assess/assessment.js5
lowCredential file accesspackage/lib/extensions/amplify-helpers/auto-updates.js5
lowCredential file accesspackage/lib/plugin-helpers/create-new-plugin.js5
lowCredential file accesspackage/lib/commands/gen2-migration/generate/amplify/custom-resources/custom.generator.js5
lowCredential file accesspackage/lib/commands/diagnose.js5
lowCredential file accesspackage/lib/display-banner-messages.js5
lowCredential file accesspackage/lib/extensions/amplify-helpers/docs-manager.js5
lowCredential file accesspackage/lib/commands/gen2-migration/_common/gen1-app.js5
lowCredential file accesspackage/lib/commands/gen2-migration.js5
lowCredential file accesspackage/lib/domain/amplify-usageData/getUsageDataUrl.js5
lowCredential file accesspackage/lib/commands/env/import.js5
lowCredential file accesspackage/lib/index.js5
lowCredential file accesspackage/lib/utils/mobilehub-support.js5
lowCredential file accesspackage/lib/init-steps/postInitSetup.js5
lowCredential file accesspackage/lib/init-steps/preInitSetup.js5
lowCredential file accesspackage/lib/project-config-version-check.js5
lowCredential file accesspackage/lib/commands/gen2-migration/refactor.js5
lowCredential file accesspackage/lib/commands/helpers/reporter-apis.js5
lowCredential file accesspackage/lib/commands/gen2-migration/generate/amplify/storage/s3.renderer.js5
lowCredential file accesspackage/lib/init-steps/s8-scaffoldHeadless.js5

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.