PkgRadar

Package evidence

@commercetools/[email protected]

Install Lifecycle Suppresses Failure: postinstall="test -f ./dist/index.es.js && chakra typegen ./dist/index.es.js || true"

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
10,591Mainstream · −50% score
Versions published
616Mature · −50% score
First published
Apr 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@commercetools/[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":["@commercetools/[email protected]"],"fail_on":"review"}'
Artifact bytes3,088,928
Previous version3.0.0
Published2026-06-12T19:09:29.253Z
SHA-2562c9c1338054eeab0b7bd9f5e25bb1b3382413f0579eb67a2ff8d3b0632acc3f0

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="test -f ./dist/index.es.js && chakra typegen ./dist/index.es.js || true"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="test -f ./dist/index.es.js && chakra typegen ./dist/index.es.js || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="test -f ./dist/index.es.js && chakra typegen ./dist/index.es.js || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="test -f ./dist/index.es.js && chakra typegen ./dist/index.es.js || true"5

Manifest

Package metadata

Scripts11
  • buildpnpm run build-theme-typings && pnpm run build:lib && pnpm run build:postbuild-types
  • build-storybookstorybook build
  • build-theme-typingspnpm chakra typegen ./src/theme/index.ts
  • build:libvite build
  • build:postbuild-typesnode scripts/postbuild-types.mjs
  • bundles:analyzeANALYZE_BUNDLE=true vite build
  • devvite build --watch
  • postinstalltest -f ./dist/index.es.js && chakra typegen ./dist/index.es.js || true
  • storybookstorybook dev -p 6006
  • testvitest --run
  • typechecktsc --noEmit
Dependencies16
  • @chakra-ui/cli^3.36.0
  • @emotion/is-prop-valid^1.4.0
  • @github-ui/storybook-addon-performance-panel^1.1.4
  • @internationalized/string^3.2.9
  • @react-aria/interactions3.28.1
  • @react-aria/utils3.34.1
  • dequal^2.0.3
  • escape-html^1.0.3
  • is-hotkey^0.2.0
  • next-themes^0.4.6
  • react-aria3.49.0
  • react-aria-components1.18.0
  • react-hotkeys-hook^5.3.2
  • react-stately3.47.0
  • react-use^17.6.1
  • use-debounce^10.1.0