PkgRadar

Package evidence

@carbon/[email protected]

Install-time lifecycle script: postinstall="ibmtelemetry --config=telemetry.yml"

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
12,354Mainstream · −50% score
Versions published
43Established · −30% score
First published
Oct 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":["@carbon/[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":["@carbon/[email protected]"],"fail_on":"review"}'
Artifact bytes535,076
Previous version1.5.0-rc.0
Published2026-06-11T19:30:23.976Z
SHA-2563e1cf9c7c4bdd318c912944f3f753ac7d64e62eb1981ca1d1f2fb30dfeb771c5

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="ibmtelemetry --config=telemetry.yml"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.5.0-rc.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="ibmtelemetry --config=telemetry.yml"5

Manifest

Package metadata

Scripts14
  • buildnpm run clean && node tasks/build.js && node tasks/build-dist.js && npm run custom-elements
  • cleanrimraf es es-custom dist storybook-static
  • custom-elementscem analyze --config ./custom-elements-manifest.config.js
  • postinstallibmtelemetry --config=telemetry.yml
  • startconcurrently --names storybook,storybook-react,build --prefix-colors cyan,magenta,yellow --restart-tries Infinity --restart-after 2000 "npm run storybook" "npm run storybook:react" "node tasks/build.js --watch"
  • storybooknpm run custom-elements && storybook dev -p 6006
  • storybook:buildnpm run custom-elements && storybook build
  • storybook:reactstorybook dev -p 7007 -c .storybook-react
  • storybook:react:buildstorybook build -c .storybook-react -o storybook-react-static
  • telemetry:confignpx -y @ibm/telemetry-js-config-generator generate --id 62aa153d-8a70-4d12-9e8d-069511e80e65 --endpoint https://www-api.ibm.com/ibm-telemetry/v1/metrics --files ./src/components --wc
  • testnpm run test:web-components && npm run test:react
  • test:reactjest
  • test:updateSnapshotweb-test-runner "src/components/**/*.test.ts" --node-resolve --update-snapshots
  • test:web-componentsweb-test-runner "src/components/**/*.test.ts" --node-resolve
Dependencies43
  • @carbon/icon-helpers^10.47.0
  • @carbon/icons^11.53.0
  • @carbon/styles^1.106.0
  • @carbon/utilities^0.20.0
  • @carbon/web-components^2.54.0
  • @codemirror/autocomplete^6.20.0
  • @codemirror/commands^6.10.1
  • @codemirror/lang-angular^0.1.4
  • @codemirror/lang-cpp^6.0.3
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-go^6.0.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-java^6.0.2
  • @codemirror/lang-javascript^6.2.4
  • @codemirror/lang-jinja^6.0.0
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-less^6.0.2
  • @codemirror/lang-liquid^6.3.0
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/lang-php^6.0.2
  • @codemirror/lang-python^6.2.1
  • @codemirror/lang-rust^6.0.2
  • @codemirror/lang-sass^6.0.2
  • @codemirror/lang-sql^6.10.0
  • @codemirror/lang-vue^0.1.3
  • @codemirror/lang-wast^6.0.2
  • @codemirror/lang-xml^6.1.0
  • @codemirror/lang-yaml^6.1.2
  • @codemirror/language^6.11.3
  • @codemirror/legacy-modes^6.5.2
  • …and 13 more.