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,329
Previous version4.57.0-match-all-adv-orgs.0
Published2025-01-13T15:26:10.204Z
SHA-2562e8195056f89f32424fbba104a0ce075e5edc272d561f9e89512a77e7898f92b

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.57.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.18.10
  • @babel/eslint-parser7.18.9
  • @babel/eslint-plugin7.25.9
  • @s-ui/helpers1
  • @typescript-eslint/eslint-plugin5.62.0
  • commander8.3.0
  • console-table-printer2.12.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.30.0
  • eslint-plugin-jest27.9.0
  • eslint-plugin-jest-dom4.0.3
  • eslint-plugin-n15.2.5
  • eslint-plugin-no-only-tests3.0.0
  • eslint-plugin-prettier4.2.1
  • eslint-plugin-promise6.0.0
  • eslint-plugin-react7.30.1
  • 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.2
  • js-yaml4.1.0
  • lint-repository-sui1
  • postcss-scss4.0.4
  • …and 5 more.