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
- 846
- Versions published
- 370Mature · −50% score
- First published
- Sep 2023
- 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":["@public-ui/[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":["@public-ui/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 19774949 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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/assets/index-Cc2OrdMO.js | 19774949 bytes | 10 |
Manifest
Package metadata
Scripts15
buildvite buildbuild:depspnpm --filter @public-ui/sample-react^... buildformatprettier --check srclighthouselhci autorunlintpnpm lint:stylelint && pnpm lint:tsclint:eslinteslint srclint:stylelintstylelint "src/**/*.{css,scss}"lint:tsctsc --noemitprebuildnpm-run-all2 prebuild:*prebuild:componentscpy "node_modules/@public-ui/components/assets/**/*" public/assets --dotprebuild:themescpy "node_modules/@public-ui/themes/assets/**/*" public/assets --dotservevitestartvite --opentest:e2eplaywright testunusedknip
Dependencies26
@hookform/resolvers5.4.0@public-ui/components4.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0@public-ui/react-hook-form-adapter4.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0@public-ui/react-v194.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0@public-ui/themes4.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0@stencil/core4.38.3@types/node25.9.1@types/papaparse5.5.2@types/react19.2.15@types/react-dom19.2.3@unocss/preset-mini66.7.0@unocss/vite66.7.0@vitejs/plugin-react-swc4.3.1adopted-style-sheets1.1.9-rc.22papaparse5.5.3react19.2.6react-dom19.2.6react-hook-form7.76.0react-number-format5.4.5react-router7.15.1react-router-dom7.15.1tslib2.8.1typescript5.9.3vite7.3.3world_countries_lists3.3.0zod4.4.3