PkgRadar

Package evidence

@ssa-ui-kit/[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
77
Versions published
222Mature · −50% score
First published
Nov 2023
Publisher
react-developer-ssa-group

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":["@ssa-ui-kit/[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":["@ssa-ui-kit/[email protected]"],"fail_on":"review"}'
Artifact bytes13,567,266
Previous version1.1.55-canary-dbf4f10-20250224
Published2025-02-25T17:45:13.320Z
SHA-256a17250782e8350cd9037aa59d509341c42cafabb6bd40a21575f27f9071e5831

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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/storybook-static/5497.0b734124.iframe.bundle.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/storybook-static/sb-manager/chunk-V7GYLJLR.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/storybook-static/sb-manager/formatter-6736J7QO-TGL2ZGQC.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.js5092578 bytes0
lowObfuscation Densitypackage/storybook-static/sb-addons/essentials-controls-1/manager-bundle.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/storybook-static/sb-addons/interactions-8/manager-bundle.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • buildwebpack --mode=production --node-env=production && tsc --build --force ./tsconfig.build.json && resolve-tspaths -p ./tsconfig.build.json
  • build:watchwebpack --mode=production --node-env=production --watch && tsc --build --force ./tsconfig.build.json && resolve-tspaths -p ./tsconfig.build.json
  • sb:buildstorybook build
  • sb:devstorybook dev -p 6006
  • testjest -i --no-cache
  • test:e2epnpm exec playwright test --project=chromium
  • test:e2e:debugpnpm exec playwright test --project=chromium --debug
  • test:e2e:uipnpm exec playwright test --project=chromium --ui
  • ts-checktsc --noEmit -p ./tsconfig.json
  • ts-check-buildtsc -p ./tsconfig.build.json
  • ts-show-configtsc --showConfig -p ./tsconfig.json
  • ts-show-config-buildtsc --showConfig -p ./tsconfig.build.json
Dependencies16
  • @emotion/core^11.0.0
  • @emotion/css^11.11.2
  • @emotion/react^11.11.1
  • @emotion/styled^11.11.0
  • @floating-ui/react0.25.4
  • @react-input/mask^2.0.4
  • @ssa-ui-kit/hooks^1.0.2
  • @ssa-ui-kit/utils^1.0.0
  • dotenv^16.0.3
  • js-tokens^4.0.0
  • loose-envify^1.4.0
  • luxon^3.5.0
  • plotly.js2.35.2
  • react-plotly.js2.6.0
  • scheduler^0.23.0
  • uuid^9.0.0