PkgRadar

Package evidence

@brightspot/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
292
Versions published
39Mature · −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

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":["@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 bytes7,227,754
Previous version3.0.1-cms-ui-migration.1
Published2026-05-26T15:50:40.795Z
SHA-2560232824b24817f420d08a0cf39e5278550f1d630ef3c5b3b813c42762ccb5449

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
39Score
3.0.1-cms-ui-migration.2Version
Status history (1 event)
  1. newavailable · risk review · score 39 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/src/legacy/tool-ui/src/main/webapp/v4/rte/ProseMirror.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/src/legacy/tool-ui/src/main/webapp/v4/rte/plugins/spellcheck/spellcheck-plugin.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/9360.bb0352313d610cae11de.js2201341 bytes10
mediumLarge Javascript Payloadpackage/dist/storybook/sb-manager/globals-runtime.js3248237 bytes10
mediumLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/v4.63bc3566a89786faeb89.js2009871 bytes10
mediumLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/v5.702238fcabd666eba152.js3006512 bytes10
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/src/legacy/tool-ui/src/main/webapp/v4/rte/ProseMirror.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/src/legacy/tool-ui/src/main/webapp/v4/rte/plugins/spellcheck/spellcheck-plugin.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/9360.bb0352313d610cae11de.js2201341 bytes10
mediumLarge Javascript Payloadpackage/dist/storybook/sb-manager/globals-runtime.js3248237 bytes10
mediumLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/v4.63bc3566a89786faeb89.js2009871 bytes10
mediumLarge Javascript Payloadpackage/src/legacy/tool-ui/src/main/webapp/dist/v5.702238fcabd666eba152.js3006512 bytes10
lowCredential file accesspackage/src/legacy/tool-ui/src/main/webapp/v4/Bridge.jsmatched ".Aws"5
lowCredential file accesspackage/src/legacy/tool-ui/src/main/webapp/dist/VideoEditor.11c89dda5cf125738a33.jsmatched ".aws"5
lowCredential file accesspackage/src/legacy/tool-ui/src/main/webapp/v4/VideoEditor.jsmatched ".aws"5

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