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
- 192Mature · −50% score
- First published
- Aug 2024
- Publisher
- bardberry
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 6098835 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 5 · 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/index.js | 6098835 bytes | 10 |
Manifest
Package metadata
Scripts13
buildwebpack --mode production && node scripts/copy-packaged-guidance.mjsbuild:watchnodemon --legacy-watch --watch src --watch AGENTS.md --watch .ai --ext ts,tsx,js,jsx,svg,png,jpg,jpeg,webp,css,md --exec "npm run build"formatprettier --write 'src/**/*.{js,jsx,ts,tsx,scss}'link:local-libnpm linklinteslint 'src/**/*.{js,jsx,ts,tsx}'lint:cssstylelint './src/**/*.{ts,tsx}'lint:fixeslint 'src/**/*.{js,jsx,ts,tsx}' --fix & stylelint './src/**/*.{ts,tsx}' --fixpreparehusky installprepublishOnlynpm run build && npm run verify:packaged-guidancestartWEBPACK_DEV=true webpack serve --mode developmenttestnpm run testverify:packaged-guidancenode scripts/verify-packaged-guidance.mjswatchnpm run build:watch
Dependencies13
@lottielab/lottie-player^1.1.3@reduxjs/toolkit^2.2.6@types/react-redux^7.1.33axios^1.8.3lucide-react^0.563.0mbt-ui-kit^0.1.31motion^12.5.0react-player^2.16.0react-redux^9.1.2react-router-dom^6.24.1react-use-precision-timer^3.5.5styled-components^6.1.11uuid^11.1.0