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
- 383Mature · −50% score
- First published
- Jun 2022
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@deskhero/[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":["@deskhero/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3137441 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 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/dh_ui.es.js | 3137441 bytes | 10 |
| medium | Large Javascript Payload | package/dist/dh_ui.umd.js | 2551684 bytes | 10 |
Manifest
Package metadata
Scripts16
buildpnpm run type-check && pnpm run build-onlybuild-onlyvite buildbuild-storybookstorybook buildbuild:allpnpm run build && pnpm run intellisense:css && pnpm run intellisense:componentschromaticnpx chromatic --project-token=9b1dd74e6816commitczcoveragevitest run --coveragedevviteformatprettier . --writeintellisense:componentsnode ./scripts/gen-html-custom-data.mjsintellisense:cssnode ./scripts/gen-css-custom-data.mjslinteslint --fix src --max-warnings=0previewvite preview --port 4173storybookstorybook dev -p 6006testvitesttype-checkvue-tsc
Dependencies31
@editorjs/editorjs2.31.6@editorjs/header2.8.9@editorjs/nested-list1.4.3@editorjs/paragraph2.11.7@editorjs/table2.4.5@editorjs/underline1.2.1@tiptap/extension-emoji3.23.5@tiptap/extension-file-handler3.23.5@tiptap/extension-highlight3.23.5@tiptap/extension-image3.23.5@tiptap/extension-list3.23.5@tiptap/extension-mention3.23.5@tiptap/extension-placeholder3.23.5@tiptap/extension-subscript3.23.5@tiptap/extension-superscript3.23.5@tiptap/extension-table3.23.5@tiptap/extension-text-align3.23.5@tiptap/pm3.23.5@tiptap/starter-kit3.23.5@tiptap/suggestion3.23.5@tiptap/vue-33.23.5@vueform/multiselect2.6.11@vuepic/vue-datepicker3.6.8cropperjs2.1.1editorjs-color-picker1.0.8lucide1.16.0multi-range-slider-vue1.1.4tiptap-extension-resize-image1.4.0vue3.5.34vue-chartjs5.3.3- …and 1 more.