PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2628044 bytes

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
725
Versions published
87Mature · −50% score
First published
Mar 2025
Publisher
thucmien2002

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherthucmien2002
Artifact bytes1,420,189
Previous version0.0.86
Published2026-06-12T04:14:35.603Z
SHA-25611075f75a3e980745164b2d19e4e006fb20196f6ee8ce24eb94a90507a3d2717

Why flagged

What the scanner saw

Large Javascript Payload: 2628044 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.87Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/mien-custom-ui-template.js2628044 bytes0

Manifest

Package metadata

Scripts6
  • buildvite build
  • devvite
  • linteslint .
  • prebuildrm -rf dist
  • previewvite preview
  • publishnpm run build && npm publish
Dependencies20
  • @emotion/styled^11.14.0
  • @mui/lab^6.0.0-beta.30
  • @mui/material^6.4.8
  • @mui/styled-engine^6.4.8
  • @yudiel/react-qr-scanner^2.2.1
  • bootstrap^5.3.3
  • bootstrap-icons^1.11.3
  • file-saver^2.0.5
  • polished^4.3.1
  • react^19.0.0
  • react-bootstrap^2.10.9
  • react-dom^19.0.0
  • react-dropzone^14.3.8
  • react-icons^5.5.0
  • react-select^5.10.1
  • react-spinners^0.15.0
  • sass^1.86.0
  • vite-tsconfig-paths^5.1.4
  • xlsx^0.18.5
  • xlsx-js-style^1.2.0