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
- 166Established · −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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 6202092 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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/hb_component_lib.umd.cjs | 6202092 bytes | 0 |
| low | Large Javascript Payload | package/dist/vue-office-excel-B9GbNr16.js | 2594010 bytes | 0 |
| low | Large Javascript Payload | package/dist/vue-office-pdf-CaEuSE8g.js | 2813200 bytes | 0 |
Manifest
Package metadata
Scripts14
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:previewnpm run docs:build && vitepress preview docsdocs:pubnode scripts/deploy-docs.mjslinkpnpm run build --watch && pnpm linklinteslint ./src/**/*.{ts,vue}lint:fixeslint ./src/**/*.{ts,vue} --fixpubnpm run build && npm publish --tag latest --access public --registry=https://registry.npmjs.org && node scripts/notify-dingtalk-changelog.mjspub:notifynpm run build && node scripts/notify-dingtalk-changelog.mjspub_allnpm run pub && npm run docs:pubpub_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.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