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 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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/templates/dashboard/package-lock.json | matched ".aws/" | 3 |
| low | Obfuscation Density | package/src/templates/backend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/src/templates/dashboard/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts6
build:devtsc -b && vite build --mode developmentbuild:prodtsc -b && vite build --mode productionbuild:stagingtsc -b && vite build --mode stagingdevvitelinteslint .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.2aws-amplify^4.3.32axios^0.27.2compressorjs^1.1.1date-fns^2.28.0dayjs^1.11.6draft-js^0.11.7framer-motion^10.16.0highlight.js^11.8.0i18next^25.4.2i18next-browser-languagedetector^8.2.0i18next-http-backend^3.0.2identity-admin-ui^1.12.17material-ui-phone-number^3.0.0moment-timezone^0.6.0nprogress^0.2.0numeral^2.0.6patch-package^8.0.0pluralize^8.0.0postinstall-postinstall^2.1.0react^18.2.0react-beautiful-dnd^13.1.1- …and 11 more.