PkgRadar

Package evidence

@hb-hellotech/[email protected]

Large Javascript Payload: 6203151 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
512
Versions published
161Established · −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

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":["@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,779,816
Previous version2.8.0-beta.2
Published2026-06-08T10:01:35.081Z
SHA-256abd5d5795cfdfea611b520e0506b8c7a9a4f69f077ddcb407a38c4348dbe1285

Why flagged

What the scanner saw

Large Javascript Payload: 6203151 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
2.8.0-beta.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/hb_component_lib.umd.cjs6203151 bytes0
lowLarge Javascript Payloadpackage/dist/vue-office-excel-B9GbNr16.js2594010 bytes0
lowLarge Javascript Payloadpackage/dist/vue-office-pdf-CaEuSE8g.js2813200 bytes0

Manifest

Package metadata

Scripts14
  • 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:previewnpm run docs:build && vitepress preview docs
  • docs:pubnode scripts/deploy-docs.mjs
  • linkpnpm run build --watch && pnpm link
  • linteslint ./src/**/*.{ts,vue}
  • lint:fixeslint ./src/**/*.{ts,vue} --fix
  • pubnpm run build && npm publish --tag latest --access public --registry=https://registry.npmjs.org && node scripts/notify-dingtalk-changelog.mjs
  • pub:notifynpm run build && node scripts/notify-dingtalk-changelog.mjs
  • pub_allnpm run pub && npm run docs:pub
  • pub_nnpm run build && npm 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