PkgRadar

Package evidence

[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.

Versions published
77Mature · −50% score
First published
Feb 2022
Publisher
mohamed-ismail

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes334,157
Previous version2.4.7
Published2026-06-11T09:34:07.976Z
SHA-256d5597a65419d2d962a7e608fc42103b42f5a000e384d53bfd305e951c90356ea

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/templates/dashboard/package-lock.jsonmatched ".aws/"3
lowObfuscation Densitypackage/src/templates/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/src/templates/dashboard/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • build:devtsc -b && vite build --mode development
  • build:prodtsc -b && vite build --mode production
  • build:stagingtsc -b && vite build --mode staging
  • devvite
  • linteslint .
  • previewvite preview
Dependencies41
  • @emotion/react^11.11.1
  • @emotion/styled^11.8.1
  • @hookform/resolvers^3.2.0
  • @iconify/react^3.2.1
  • @mui/icons-material^5.8.4
  • @mui/lab^5.0.0-alpha.89
  • @mui/material^5.14.5
  • @mui/x-data-grid^6.11.2
  • @mui/x-date-pickers^6.11.2
  • aws-amplify^4.3.32
  • axios^0.27.2
  • compressorjs^1.1.1
  • date-fns^2.28.0
  • dayjs^1.11.6
  • draft-js^0.11.7
  • framer-motion^10.16.0
  • highlight.js^11.8.0
  • i18next^25.4.2
  • i18next-browser-languagedetector^8.2.0
  • i18next-http-backend^3.0.2
  • identity-admin-ui^1.12.17
  • material-ui-phone-number^3.0.0
  • moment-timezone^0.6.0
  • nprogress^0.2.0
  • numeral^2.0.6
  • patch-package^8.0.0
  • pluralize^8.0.0
  • postinstall-postinstall^2.1.0
  • react^18.2.0
  • react-beautiful-dnd^13.1.1
  • …and 11 more.