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
- 340
- Versions published
- 426Mature · −50% score
- First published
- Jan 2024
- Publisher
- ronneldavis
Effective trust discount applied: −50% (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":["@onvo-ai/[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":["@onvo-ai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2080928 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 10 · 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/cjs/index.js | 2080928 bytes | 10 |
| medium | Large Javascript Payload | package/dist/esm/index.js | 2070191 bytes | 10 |
Manifest
Package metadata
Scripts7
buildNODE_ENV=production tsc && cp src/styles.css lib/styles.css && rm -rf dist && rollup -c --bundleConfigAsCjs && rm -rf lib && cp dist/esm/styles.css dist/styles.css && rm dist/esm/styles.css && rm dist/cjs/styles.cssbuild-storybookstorybook buildcheck-typestsc --noEmitdevstorybook dev -p 6006prepublishOnlynpm run buildstorybookstorybook dev -p 6006testjest
Dependencies57
@hello-pangea/dnd^18.0.1@heroicons/react^2.1.5@internationalized/date^3.5.6@monaco-editor/react^4.6.0@onvo-ai/chartjs-chart-map^0.0.148@onvo-ai/js^0.17.69@radix-ui/react-accordion^1.1.2@radix-ui/react-checkbox^1.0.4@radix-ui/react-dropdown-menu^2.0.7-rc.10@radix-ui/react-popover^1.1.2@radix-ui/react-select^2.0.0@radix-ui/react-slider^1.2.1@radix-ui/react-switch^1.1.0@radix-ui/react-tabs^1.0.4@radix-ui/react-tooltip^1.1.2@react-aria/datepicker^3.11.4@react-google-maps/api^2.20.3@react-stately/datepicker^3.10.3@remixicon/react^4.5.0@tailwindcss/container-queries^0.1.1chart.js^4.4.9chartjs-adapter-date-fns^3.0.0chartjs-adapter-dayjs-4^1.0.4chartjs-adapter-spacetime^1.0.1chartjs-chart-funnel^4.1.8chartjs-chart-matrix^2.0.1chartjs-chart-sankey^0.14.0chartjs-chart-wordcloud^4.4.4chartjs-plugin-datalabels^2.2.0chartjs-plugin-zoom^2.2.0- …and 27 more.