PkgRadar

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 update

Static 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"}'
Artifact bytes1,053,020
Previous version25.28.1-ui-dependencies.1
Published2026-05-29T12:51:02.625Z
SHA-25667b1079332677831538b5c38d97f08b4a080ca64319a8239cfd955b155124b91

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

high
Last checked
highRisk
45Score
25.29.0-chakra-v3.1Version
Status history (2 events)
  1. newavailable · risk high · score 45 · status changed
  2. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall 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)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 25.29.0-chakra-v3.1 vs 25.28.1-ui-dependencies.1: "npm run typegen"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run typegen"5

Manifest

Package metadata

Scripts15
  • buildrimraf dist && npm run typegen && rollup -c
  • build:storybookSTORYBOOK_DISABLE_TELEMETRY=1 storybook build
  • devstorybook dev -p 6006 --no-open
  • formatnpm run format:i18n && npm run lint -- --fix
  • format:i18nnpm run lint:i18n -- --fix
  • lintnpm 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.json
  • postinstallnpm run typegen
  • starthttp-server ./storybook-static -p 8008
  • testjest
  • test:debugnode --inspect-brk --inspect=127.0.0.1:9229 ./node_modules/jest/bin/jest.js --runInBand
  • typechecktsc --noEmit
  • typegenTHEME_PATH=$( [ -f src/themes/typegenSystem.ts ] && echo src/themes/typegenSystem.ts || echo dist/bin/chakraTypegenTheme.cjs ); npx chakra typegen "$THEME_PATH" --clean
  • typegen:watchnpm run typegen -- --watch
  • versionnpm 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.4
  • embla-carousel-react8.6.0
  • framer-motion12.38.0
  • fs-extra11.3.5
  • fuse.js7.3.0
  • globals17.4.0
  • merge-json-file1.0.1
  • use-debounce10.1.1
  • yargs18.0.0