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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="npm run requirements-check" | 5 |
| low | Install-time lifecycle script | package.json | install="npm run copy-public" | 5 |
Manifest
Package metadata
Scripts4
copy-publicnode ./scripts/cpPublic.jsinstallnpm run copy-publicpreinstallnpm run requirements-checkrequirements-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.0axios^1.5.1clsx^1.1.1console-polyfill^0.3.0css-element-queries^1.2.3fontfaceobserver^2.1.0hyphenated-de^1.2.0i18n^0.8.6loaders.css^0.1.2loadjs^3.6.1lodash^4.17.21path-browserify^1.0.1prop-types^15.7.2qs^6.10.1react^18.2.0react-custom-scrollbars^4.2.1react-dom^18.2.0react-file-drop^0.2.8react-hyphen^1.4.0react-intersection-observer^8.32.0react-redux^7.2.4react-redux-i18n^1.9.3react-router^5.3.4react-router-dom^5.3.4react-swipeable^5.5.1- …and 13 more.