PkgRadar

Package evidence

@hugeicons/[email protected]

Large Javascript Payload: 6585342 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 bytes7,085,609
Previous version4.1.4
Published2026-05-28T11:44:16.657Z
SHA-256712c119aa69c256cfbc6eaa4522bd6fa22f29b61106ce4258da19dc28bbad536

Why flagged

What the scanner saw

Large Javascript Payload: 6585342 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/./dist/cjs/index.js6585342 bytes10
mediumLarge Javascript Payloadpackage/dist/cjs/index.js6585342 bytes10
mediumLarge Javascript Payloadpackage/dist/cjs/index.min.js5863105 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/index.min.js5794980 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