PkgRadar

Package evidence

@aws-amplify/[email protected]

Large Javascript Payload: 2203974 bytes

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
87Mature · −50% score
First published
Oct 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 bytes827,051
Previous version2.2.4
Published2026-05-28T12:58:12.219Z
SHA-256eb170b2ca40eef848949a204806ec698e428583e7497ab5ce061f211ad0ce132

Why flagged

What the scanner saw

Large Javascript Payload: 2203974 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/loggers/test-assets/destroy_cdk_structured_events.js2203974 bytes10
mediumLarge Javascript Payloadpackage/lib/loggers/test-assets/new_deployment_structured_cdk_events.js3485448 bytes10

Manifest

Package metadata

Scripts1
  • update:apiapi-extractor run --local
Dependencies11
  • @aws-amplify/platform-core^1.11.1
  • @aws-sdk/client-cloudformation^3.936.0
  • @inquirer/prompts^7.3.2
  • @opentelemetry/api^1.9.0
  • execa^9.5.1
  • kleur^4.1.5
  • ora8.2.0
  • semver^7.6.3
  • strip-ansi^7.1.0
  • wrap-ansi^9.0.0
  • zod3.25.17