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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 9 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/core/components/component-loader/component-loader.js | matched ".aws/" | 30 |
Manifest
Package metadata
Scripts12
buildwebpack --mode productiondeploygh-pages -d examples/buildlinteslint corepreparehusky installpublish-demonpm run build && npm run deployquick-commitgit status && git add . && git commit -m 'Saving changes after deploying' && git pushquick-deploygit status && git add . && git commit -m "Theme Updates" && git pushreleasegit tag -a v2023-v2.0.91 -m "Theme Updates" && npm run quick-deploy && npm publishsizesize-limitstartwebpack-dev-server --mode developmenttestjesttranspilebabel / -d build --copy-files
Dependencies43
@react-pdf-viewer/core^3.12.0@react-pdf-viewer/default-layout^3.12.0antd4.24.0bootstrap^5.3.3bootstrap-daterangepicker^3.1.0file-saver^2.0.5firebase^9.6.1framer-motion^6.5.1google-map-react^2.1.10html5-qrcode^2.3.8i18next^22.4.15i18next-browser-languagedetector^7.0.1jquery^3.6.0libphonenumber-js^1.12.39lint-staged^12.3.2moment-timezone^0.5.34otp-input-react^0.3.0pdf-lib^1.17.1pdfjs-dist^3.4.120qrcode.react^2.0.0react^17.0.2react-ace^9.5.0react-awesome-button^7.0.5react-barcode^1.4.1react-beautiful-dnd^13.1.1react-bootstrap-daterangepicker^7.0.0react-csv^2.2.1react-dnd^16.0.1react-dnd-html5-backend^16.0.1react-dom^17.0.2- …and 13 more.