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.

Versions published
1,658Mature · −50% score
First published
Aug 2018
Publisher
elorzafe

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"}'
Publisherelorzafe
Artifact bytes673,937
Previous version1.5.2-beta.0
Published2019-04-05T00:20:13.064Z
SHA-256b349ad8e9900b80edbce140b0df289d4767a769dd6c1e5e2b716a429c1a27678

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
3Score
1.5.3Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/lib/global-prefix.js10

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies31
  • amplify-category-analytics^1.3.3
  • amplify-category-api^1.4.2
  • amplify-category-auth^1.4.2
  • amplify-category-function^1.3.3
  • amplify-category-hosting^1.1.0
  • amplify-category-interactions^1.3.3
  • amplify-category-notifications^1.3.3
  • amplify-category-storage^1.5.2
  • amplify-category-xr^1.4.2
  • amplify-codegen^1.3.3
  • amplify-frontend-android^1.4.2
  • amplify-frontend-ios^1.4.2
  • amplify-frontend-javascript^1.4.2
  • amplify-provider-awscloudformation^1.5.2
  • babel-core^6.26.3
  • cfonts^2.1.2
  • chalk^2.0.1
  • eslint^4.19.1
  • folder-hash^2.0.0
  • fs-extra^6.0.1
  • gluegunnext
  • ini^1.3.5
  • inquirer^6.0.0
  • lodash^4.17.10
  • moment^2.22.2
  • open-in-editor^2.2.0
  • optionator^0.8.2
  • ora^3.0.0
  • promise-sequential^1.1.1
  • util^0.11.0
  • …and 1 more.