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.

Weekly downloads
201
Versions published
130Established · −30% score
First published
Dec 2025
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":["[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 bytes1,016,047
Previous version2.6.40-dev.1
Published2026-06-11T10:15:24.920Z
SHA-25672011a4f2d08670cb573dbe3f7810da6866a7323fe00731e1c85e3deeff319fa

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/core/components/component-loader/component-loader.jsmatched ".aws/"30

Manifest

Package metadata

Scripts12
  • buildwebpack --mode production
  • deploygh-pages -d examples/build
  • linteslint core
  • preparehusky install
  • publish-demonpm run build && npm run deploy
  • quick-commitgit status && git add . && git commit -m 'Saving changes after deploying' && git push
  • quick-deploygit status && git add . && git commit -m "Theme Updates" && git push
  • releasegit tag -a v2023-v2.0.91 -m "Theme Updates" && npm run quick-deploy && npm publish
  • sizesize-limit
  • startwebpack-dev-server --mode development
  • testjest
  • transpilebabel / -d build --copy-files
Dependencies43
  • @react-pdf-viewer/core^3.12.0
  • @react-pdf-viewer/default-layout^3.12.0
  • antd4.24.0
  • bootstrap^5.3.3
  • bootstrap-daterangepicker^3.1.0
  • file-saver^2.0.5
  • firebase^9.6.1
  • framer-motion^6.5.1
  • google-map-react^2.1.10
  • html5-qrcode^2.3.8
  • i18next^22.4.15
  • i18next-browser-languagedetector^7.0.1
  • jquery^3.6.0
  • libphonenumber-js^1.12.39
  • lint-staged^12.3.2
  • moment-timezone^0.5.34
  • otp-input-react^0.3.0
  • pdf-lib^1.17.1
  • pdfjs-dist^3.4.120
  • qrcode.react^2.0.0
  • react^17.0.2
  • react-ace^9.5.0
  • react-awesome-button^7.0.5
  • react-barcode^1.4.1
  • react-beautiful-dnd^13.1.1
  • react-bootstrap-daterangepicker^7.0.0
  • react-csv^2.2.1
  • react-dnd^16.0.1
  • react-dnd-html5-backend^16.0.1
  • react-dom^17.0.2
  • …and 13 more.