PkgRadar

Package evidence

@smg-automotive/[email protected]

no findings

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.

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["@smg-automotive/[email protected]"],"fail_on":"review"}'
Artifact bytes976,730
Previous version25.29.0
Published2026-06-11T11:14:03.074Z
SHA-25648d3268aa565c11e2904c4e20622d03001a4b6858319094f8b0ea17fc29d7409

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
25.29.1-ui-dependencies.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildrimraf dist && rollup -c
  • build:storybookSTORYBOOK_DISABLE_TELEMETRY=1 storybook build
  • devstorybook dev -p 6006
  • 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
  • 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
  • versionnpm run build
Dependencies18
  • @chakra-ui/anatomy2.3.4
  • @chakra-ui/react2.10.9
  • @chakra-ui/styled-system2.12.0
  • @chakra-ui/system2.6.2
  • @chakra-ui/theme-tools2.2.6
  • @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.40.0
  • fs-extra11.3.5
  • fuse.js7.3.0
  • globals17.4.0
  • merge-json-file1.0.1
  • use-debounce10.1.1
  • yargs18.0.0