PkgRadar

Package evidence

@brightspot/[email protected]

Large Javascript Payload: 2201341 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.

Weekly downloads
931
Versions published
45Mature · −50% score
First published
May 2025
Publisher
jpencola

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@brightspot/[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":["@brightspot/[email protected]"],"fail_on":"review"}'
Publisherjpencola
Artifact bytes6,611,878
Previous version5.0.2
Published2026-06-09T17:33:26.340Z
SHA-256dfb4fb79824bc2dfa2055e9b08076e7b61f06f58f4f5acac3daaad4958e853d0

Why flagged

What the scanner saw

Large Javascript Payload: 2201341 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
5.0.3-toggleable-fix.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/9360.bb0352313d610cae11de.js2201341 bytes0
lowLarge Javascript Payloadpackage/dist/storybook/sb-manager/globals-runtime.js3248237 bytes0
lowLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/v4.c5bcef50efdfa2d2e35f.js2011103 bytes0
lowLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/v5.86effb9bf858ae7b0640.js3007906 bytes0

Manifest

Package metadata

Scripts14
  • buildyarn clean && tsc --noEmitOnError && yarn cem && node scripts/copy-component-css.mjs && shx cp ./src/*.ts ./dist && shx rm ./dist/tailwind.storybook.config* && shx rm -Rf ./dist/stories
  • build-storybookyarn cem && storybook build -o ./dist/storybook
  • cemcem analyze --litelement
  • cem:docsyarn cem && node scripts/generate-docs.mjs
  • cem:watchcem analyze --litelement --watch
  • check:conventionsyarn cem && node scripts/check-conventions-all.mjs
  • check:conventions:fastnode scripts/check-conventions.mjs
  • cleanshx rm -rf ./dist/*
  • formatprettier --write --ignore-unknown .
  • prepackyarn build && yarn build-storybook && (cd src/legacy/tool-ui && yarn build)
  • preparehusky && (cd src/legacy/tool-ui && yarn install)
  • prepublishOnlyyarn install --frozen-lockfile && (cd src/legacy/tool-ui && yarn install --frozen-lockfile)
  • storybookyarn cem && storybook dev -p 6006
  • test:storybookvitest --project=storybook
Dependencies6
  • broadcast-channel^4.13.0
  • loglevel^1.8.0
  • lucide-static0.508.0
  • tabbable6.2.0
  • tailwindcss^3.4.13
  • uuid^8.3.2