PkgRadar

Package evidence

@s-ui/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/add-package-json-fields.js"

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
6,416Niche · −30% score
Versions published
207Mature · −50% score
First published
Sep 2017
Publisher
schibstedspain

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":["@s-ui/[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":["@s-ui/[email protected]"],"fail_on":"review"}'
Artifact bytes13,475
Previous version4.58.0
Published2026-03-02T16:55:29.319Z
SHA-256c0eef0091b82f9a878268cacba4d22e372394a69dd61878ee1a02766e787614e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/add-package-json-fields.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
4.59.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/add-package-json-fields.js"5

Manifest

Package metadata

Scripts2
  • eslint:print-ruleseslint --config=./eslintrc.js --print-config ./eslintrc.js
  • postinstallnode ./scripts/add-package-json-fields.js
Dependencies35
  • @babel/core7.29.0
  • @babel/eslint-parser7.28.6
  • @babel/eslint-plugin7.27.1
  • @s-ui/helpers1
  • @typescript-eslint/eslint-plugin5.62.0
  • commander8.3.0
  • console-table-printer2.15.0
  • eslint8.56.0
  • eslint-config-prettier8.5.0
  • eslint-config-standard17.1.0
  • eslint-config-standard-react13.0.0
  • eslint-config-standard-with-typescript22.0.0
  • eslint-plugin-chai-friendly0.7.4
  • eslint-plugin-cypress2.15.2
  • eslint-plugin-import2.32.0
  • eslint-plugin-jest27.9.0
  • eslint-plugin-jest-dom4.0.3
  • eslint-plugin-n15.2.5
  • eslint-plugin-no-only-tests3.3.0
  • eslint-plugin-prettier4.2.1
  • eslint-plugin-promise6.0.0
  • eslint-plugin-react7.37.5
  • eslint-plugin-react-hooks4.6.0
  • eslint-plugin-simple-import-sort7.0.0
  • eslint-plugin-sui1
  • eslint-plugin-testing-library6.2.2
  • fast-glob3.3.3
  • js-yaml4.1.1
  • lint-repository-sui1
  • postcss-scss4.0.9
  • …and 5 more.