PkgRadar

Package evidence

@ssa-ui-kit/[email protected]

Credential File Packaged: package/.env

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
63
Versions published
138Mature · −50% score
First published
Oct 2024
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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes24,366,016
Previous version1.0.13
Published2025-01-17T15:55:51.777Z
SHA-2568ca4b524c892613b430362f2ac2dd4e6f168b445fee7d97e0a4505d92691504c

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
17Score
1.0.14Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowObfuscation Densitypackage/storybook-static/497.a67d030b.iframe.bundle.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/storybook-static/948.0eb146f9.iframe.bundle.js6828319 bytes0
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.js14946387 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

Scripts11
  • buildwebpack --mode=production --node-env=production && tsc --build --force ./tsconfig.build.json && resolve-tspaths -p ./tsconfig.build.json
  • sb:buildstorybook build
  • sb:devstorybook dev -p 6008
  • 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
Dependencies22
  • @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
  • @nivo/colors0.84.0
  • @ssa-ui-kit/core^1.1.41
  • @ssa-ui-kit/hooks^1.0.2
  • @ssa-ui-kit/utils^1.0.0
  • @ssa-ui-kit/widgets^1.0.12
  • dompurify^3.1.7
  • dotenv^16.0.3
  • js-cookie^3.0.5
  • js-tokens^4.0.0
  • loose-envify^1.4.0
  • luxon^3.5.0
  • plotly.js^2.35.2
  • react-plotly.js^2.6.0
  • react-toastify^10.0.5
  • scheduler^0.23.0
  • usehooks-ts^3.1.0
  • uuid^9.0.0