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
- 60
- Versions published
- 168Mature · −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
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 17 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Obfuscation Density | package/storybook-static/5497.3a271e7d.iframe.bundle.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/storybook-static/sb-manager/chunk-V7GYLJLR.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/storybook-static/sb-manager/formatter-6736J7QO-TGL2ZGQC.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/storybook-static/sb-addons/interactions-8/manager-bundle.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts11
buildwebpack --mode=production --node-env=production && tsc --build --force ./tsconfig.build.json && resolve-tspaths -p ./tsconfig.build.jsonsb:buildstorybook buildsb:devstorybook dev -p 6007testjest -i --no-cachetest:e2epnpm exec playwright test --project=chromiumtest:e2e:debugpnpm exec playwright test --project=chromium --debugtest:e2e:uipnpm exec playwright test --project=chromium --uits-checktsc --noEmit -p ./tsconfig.jsonts-check-buildtsc -p ./tsconfig.build.jsonts-show-configtsc --showConfig -p ./tsconfig.jsonts-show-config-buildtsc --showConfig -p ./tsconfig.build.json
Dependencies12
@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@ssa-ui-kit/core^0.0.24-alpha@ssa-ui-kit/hooks^0.0.1-alpha@ssa-ui-kit/utils^0.0.1-alphadotenv^16.0.3js-tokens^4.0.0loose-envify^1.4.0scheduler^0.23.0