PkgRadar

Package evidence

@hugeicons/[email protected]

Large Javascript Payload: 6165771 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
381,982Ubiquitous · −70% score
Versions published
32Mature · −50% score
First published
Jan 2025
Publisher
hugeicons

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":["@hugeicons/[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":["@hugeicons/[email protected]"],"fail_on":"review"}'
Publisherhugeicons
Artifact bytes5,391,488
Previous version4.1.3
Published2026-05-13T10:40:34.101Z
SHA-256f6fd937d54b21d7e3cf49dd0c5c6a3ed48caa7042dd199c0613e26bb76f971f6

Why flagged

What the scanner saw

Large Javascript Payload: 6165771 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
9Score
4.1.4Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cjs/index.js6165771 bytes10
mediumLarge Javascript Payloadpackage/dist/cjs/index.min.js5486298 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/index.min.js5421693 bytes10

Manifest

Package metadata

Scripts4
  • buildrollup -c
  • build:iconsBUILD_INDIVIDUAL_ICONS=true node --max-old-space-size=8192 node_modules/.bin/rollup -c
  • build:mainrollup -c
  • cleanrm -rf dist