Package evidence
@smg-automotive/[email protected]
Install-time lifecycle script: postinstall="npm run typegen"
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
- 3,836Niche · −30% score
- Versions published
- 3,335Mature · −50% score
- First published
- May 2022
- Publisher
- smg-automotive-engineering
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":["@smg-automotive/[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":["@smg-automotive/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 25.29.0-chakra-v3.1 vs 25.28.1-ui-dependencies.1: "npm run typegen"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk high · score 45 · status changed
- new → available · risk high · score 45 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 25.29.0-chakra-v3.1 vs 25.28.1-ui-dependencies.1: "npm run typegen" | 40 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 25.29.0-chakra-v3.1 vs 25.28.1-ui-dependencies.1: "npm run typegen" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="npm run typegen" | 5 |
Manifest
Package metadata
Scripts15
buildrimraf dist && npm run typegen && rollup -cbuild:storybookSTORYBOOK_DISABLE_TELEMETRY=1 storybook builddevstorybook dev -p 6006 --no-openformatnpm run format:i18n && npm run lint -- --fixformat:i18nnpm run lint:i18n -- --fixlintnpm run lint:i18n && eslint .lint:i18nnpx sort-locales src/locales/de/dict.json src/locales/en/dict.json src/locales/fr/dict.json src/locales/it/dict.jsonpostinstallnpm run typegenstarthttp-server ./storybook-static -p 8008testjesttest:debugnode --inspect-brk --inspect=127.0.0.1:9229 ./node_modules/jest/bin/jest.js --runInBandtypechecktsc --noEmittypegenTHEME_PATH=$( [ -f src/themes/typegenSystem.ts ] && echo src/themes/typegenSystem.ts || echo dist/bin/chakraTypegenTheme.cjs ); npx chakra typegen "$THEME_PATH" --cleantypegen:watchnpm run typegen -- --watchversionnpm run build
Dependencies15
@chakra-ui/cli3.27.1@chakra-ui/react3.27.1@emotion/react11.14.0@emotion/styled11.14.1@smg-automotive/i18n-pkg3.2.0@smg-automotive/phrase-pkg1.1.0@types/fs-extra11.0.4embla-carousel-react8.6.0framer-motion12.38.0fs-extra11.3.5fuse.js7.3.0globals17.4.0merge-json-file1.0.1use-debounce10.1.1yargs18.0.0