PkgRadar

Package evidence

@hb-hellotech/[email protected]

Large Javascript Payload: 6200972 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.

Versions published
157Established · −30% score
First published
Oct 2025
Publisher
hb-hellotech

Effective trust discount applied: 30% (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":["@hb-hellotech/[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":["@hb-hellotech/[email protected]"],"fail_on":"review"}'
Publisherhb-hellotech
Artifact bytes3,776,187
Previous version2.7.2-beta.7
Published2026-05-27T10:01:41.573Z
SHA-25682854c5a1ff5ab901cabe0e7854933b16c992cb9494ff50b8b52b6adbce81132

Why flagged

What the scanner saw

Large Javascript Payload: 6200972 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
21Score
2.7.2-beta.8Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/hb_component_lib.umd.cjs6200972 bytes10
mediumLarge Javascript Payloadpackage/dist/vue-office-excel-B9GbNr16.js2594010 bytes10
mediumLarge Javascript Payloadpackage/dist/vue-office-pdf-CaEuSE8g.js2813200 bytes10

Manifest

Package metadata

Scripts11
  • buildvite build
  • devvite --port 3003
  • docs:buildnpm run docs:gen && vitepress build docs
  • docs:devnpm run docs:gen && vitepress dev docs --port 3001
  • docs:gennode scripts/generate-docs.mjs
  • docs:previewvitepress preview docs
  • linteslint ./src/**/*.{ts,vue}
  • lint:fixeslint ./src/**/*.{ts,vue} --fix
  • pubnpm publish --tag latest --access public --registry=https://registry.npmjs.org && node scripts/notify-dingtalk-changelog.mjs
  • pub:notifynode scripts/notify-dingtalk-changelog.mjs
  • pub_nnpm publish --tag latest --access public --registry=https://registry.npmjs.org
Dependencies10
  • @hb-hellotech/hb-ui1.2.5-beta.5
  • @rollup/plugin-alias^4.0.2
  • @types/node^18.11.7
  • @types/throttle-debounce^5.0.0
  • child_process^1.0.2
  • less^4.1.3
  • lodash-es^4.17.23
  • rollup-plugin-external-globals^0.8.0
  • throttle-debounce^5.0.0
  • vite-plugin-libcss^1.0.5