PkgRadar

Package evidence

@aws-amplify/[email protected]

Credential file access: matched ".aws/"

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
192,021Ubiquitous · −70% score
Versions published
135Mature · −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 bytes91,047
Previous version0.0.0-iac-hosting-20260609145417
Published2026-06-09T20:50:42.316Z
SHA-2562f43a49f00b2ed04f5ad2b7deed56e6c2a30292712d8c8b03b4f398b67f2be05

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.0.0-iac-hosting-20260609205023Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/telemetry/get_telemetry_url.jsmatched ".aws/"5
lowCredential file accesspackage/lib/usage-data/get_usage_data_url.jsmatched ".aws/"5

Manifest

Package metadata

Scripts1
  • update:apiapi-extractor run --local
Dependencies11
  • @aws-amplify/plugin-types0.0.0-iac-hosting-20260609205023
  • @aws-sdk/client-sts^3.936.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/core^2.0.0
  • @opentelemetry/sdk-trace-base^2.0.0
  • is-ci^4.1.0
  • lodash.mergewith^4.6.2
  • lodash.snakecase^4.1.1
  • semver^7.6.3
  • uuid^11.1.0
  • zod3.25.17