PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6098051 bytes

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
191Mature · −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 promoting

Mixed 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"}'
Publisherbardberry
Artifact bytes6,104,468
Previous version1.0.200
Published2026-05-27T14:47:52.516Z
SHA-256c7d8108b6a0683929586cc058b764b78dd8dcf1d7d87af3849501e613456d7e5

Why flagged

What the scanner saw

Large Javascript Payload: 6098051 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.201Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js6098051 bytes10

Manifest

Package metadata

Scripts13
  • buildwebpack --mode production && node scripts/copy-packaged-guidance.mjs
  • build: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 link
  • linteslint 'src/**/*.{js,jsx,ts,tsx}'
  • lint:cssstylelint './src/**/*.{ts,tsx}'
  • lint:fixeslint 'src/**/*.{js,jsx,ts,tsx}' --fix & stylelint './src/**/*.{ts,tsx}' --fix
  • preparehusky install
  • prepublishOnlynpm run build && npm run verify:packaged-guidance
  • startWEBPACK_DEV=true webpack serve --mode development
  • testnpm run test
  • verify:packaged-guidancenode scripts/verify-packaged-guidance.mjs
  • watchnpm run build:watch
Dependencies13
  • @lottielab/lottie-player^1.1.3
  • @reduxjs/toolkit^2.2.6
  • @types/react-redux^7.1.33
  • axios^1.8.3
  • lucide-react^0.563.0
  • mbt-ui-kit^0.1.31
  • motion^12.5.0
  • react-player^2.16.0
  • react-redux^9.1.2
  • react-router-dom^6.24.1
  • react-use-precision-timer^3.5.5
  • styled-components^6.1.11
  • uuid^11.1.0