PkgRadar

Package evidence

@hb-hellotech/[email protected]

Large Javascript Payload: 6199923 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
819
Versions published
155Established · −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,775,194
Previous version2.7.2-beta.5
Published2026-05-26T06:52:35.711Z
SHA-25632f801a5e66b409a56db10da6197c197c40e27abca6905b417160f28bb19f598

Why flagged

What the scanner saw

Large Javascript Payload: 6199923 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.6Version
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.cjs6199923 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