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
- 179Mature · −50% score
- First published
- Oct 2024
- 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":["@mxenabled/[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":["@mxenabled/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3583723 bytes
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.es.js | 3583723 bytes | 10 |
Manifest
Package metadata
Scripts13
buildtsc && vite build && npm run logBuildDatedevvite build --watchi18nnode scripts/i18n.jslinteslint . --ext ts,tsx,js,jsx,md --report-unused-disable-directives --max-warnings 14logBuildDateecho 'Last build: '$(date "+%c") | tee ./dist/lastBuild.txtpreparehuskypreviewvite previewpublish:majornpm run testAndBuild && npm version major && git push && git push origin --tags && npm publishpublish:minornpm run testAndBuild && npm version minor && git push && git push origin --tags && npm publishpublish:patchnpm run testAndBuild && npm version patch && git push && git push origin --tags && npm publishtestvitest runtestAndBuildnpm run test && npm run buildwatchvitest
Dependencies36
@emotion/react^11.14.0@emotion/styled^11.14.1@kyper/button^4.0.0@kyper/hooks^1.0.0@kyper/icon^1.18.1@kyper/input^6.1.0@kyper/institutionlogo^3.1.0@kyper/messagebox^3.1.0@kyper/progressindicators^3.1.0@kyper/select^2.0.0@kyper/selectionbox^2.1.0@kyper/tag^3.0.0@kyper/tokenprovider^4.0.1@kyper/userfeedback^2.0.0@kyper/utilityrow^2.1.0@mui/icons-material^6.1.5@mui/material^6.1.5@mxenabled/mxui^1.5.4@reduxjs/toolkit^2.2.7@types/node^22.1.0bowser^2.11.0date-fns^4.1.0dompurify^3.2.4focus-trap-react^10.2.3gettext.js^2.0.3js-sha256^0.11.0lodash^4.18.1numeral^2.0.6react^19.2.4react-confetti^6.1.0- …and 6 more.