PkgRadar

Package evidence

@configuratorware/[email protected]

Install-time lifecycle script: preinstall="npm run requirements-check"

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
750
Versions published
405Mature · −50% score
First published
Jun 2020
Publisher
steffenabel

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":["@configuratorware/[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":["@configuratorware/[email protected]"],"fail_on":"review"}'
Publishersteffenabel
Artifact bytes3,198,301
Previous version1.56.2
Published2026-05-13T14:24:30.436Z
SHA-25621e4e9e03dfc8577f8ae307e1434583bbde2fef3cd2b4381d7386de5bd55400a

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npm run requirements-check"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npm run requirements-check"5
lowInstall-time lifecycle scriptpackage.jsoninstall="npm run copy-public"5

Manifest

Package metadata

Scripts4
  • copy-publicnode ./scripts/cpPublic.js
  • installnpm run copy-public
  • preinstallnpm run requirements-check
  • requirements-checknode scripts/versionCheck.js
Dependencies43
  • @babel/polyfill^7.12.1
  • @configuratorware/scripts1.56.4
  • @material-ui/core^4.12.4
  • @material-ui/icons^4.11.3
  • @material-ui/lab^4.0.0-alpha.61
  • @tweenjs/tween.js^17.6.0
  • axios^1.5.1
  • clsx^1.1.1
  • console-polyfill^0.3.0
  • css-element-queries^1.2.3
  • fontfaceobserver^2.1.0
  • hyphenated-de^1.2.0
  • i18n^0.8.6
  • loaders.css^0.1.2
  • loadjs^3.6.1
  • lodash^4.17.21
  • path-browserify^1.0.1
  • prop-types^15.7.2
  • qs^6.10.1
  • react^18.2.0
  • react-custom-scrollbars^4.2.1
  • react-dom^18.2.0
  • react-file-drop^0.2.8
  • react-hyphen^1.4.0
  • react-intersection-observer^8.32.0
  • react-redux^7.2.4
  • react-redux-i18n^1.9.3
  • react-router^5.3.4
  • react-router-dom^5.3.4
  • react-swipeable^5.5.1
  • …and 13 more.