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
- 156Established · −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 promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 6200244 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 21 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/hb_component_lib.umd.cjs | 6200244 bytes | 10 |
| medium | Large Javascript Payload | package/dist/vue-office-excel-B9GbNr16.js | 2594010 bytes | 10 |
| medium | Large Javascript Payload | package/dist/vue-office-pdf-CaEuSE8g.js | 2813200 bytes | 10 |
Manifest
Package metadata
Scripts11
buildvite builddevvite --port 3003docs:buildnpm run docs:gen && vitepress build docsdocs:devnpm run docs:gen && vitepress dev docs --port 3001docs:gennode scripts/generate-docs.mjsdocs:previewvitepress preview docslinteslint ./src/**/*.{ts,vue}lint:fixeslint ./src/**/*.{ts,vue} --fixpubnpm publish --tag latest --access public --registry=https://registry.npmjs.org && node scripts/notify-dingtalk-changelog.mjspub:notifynode scripts/notify-dingtalk-changelog.mjspub_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.0child_process^1.0.2less^4.1.3lodash-es^4.17.23rollup-plugin-external-globals^0.8.0throttle-debounce^5.0.0vite-plugin-libcss^1.0.5