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
70,647Mainstream · −50% score
Versions published
593Mature · −50% score
First published
Aug 2018
Publisher
carbon-bot

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

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"}'
Publishercarbon-bot
Artifact bytes1,874,018
Previous version1.27.8
Published2026-05-04T08:59:56.650Z
SHA-2561a2824e203739d0faca088550e896f7877d6d71613e7a40a84e3e7e619d946ba

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.27.10Version
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
  • buildvite build && vite build -c ./vite.umd.config.ts && cp dist/umd/bundle.umd.cjs dist/umd/bundle.umd.js && yarn postbundle && cp dist/styles*.css* ./ && cp dist/index.d.ts dist/index.d.cts && publint
  • build:testvite build --config vite.test.config.ts --emptyOutDir
  • devvite --port 3000
  • file:css:chartssass scss/index.scss dist/styles.css --load-path=./node_modules --load-path=../../node_modules --silence-deprecation=import,mixed-decls,global-builtin,color-functions
  • file:css:min:chartssass scss/index.scss dist/styles.min.css --style=compressed --load-path=./node_modules --load-path=../../node_modules --silence-deprecation=import,mixed-decls,global-builtin,color-functions
  • file:downlevel:dtsdownlevel-dts dist dist
  • formatprettier . --write --ignore-path ../../.prettierignore
  • linteslint
  • postbundleconcurrently "yarn:file:*"
  • postinstallibmtelemetry --config=telemetry.yml
  • testvitest
  • test:coveragevitest run --coverage
  • test:domplaywright test
  • test:dom:rebaseplaywright test --update-snapshots
Dependencies14
  • @carbon/colors^11.37.0
  • @carbon/utils-position^1.3.0
  • @ibm/telemetry-js^1.9.1
  • @types/d3^7.4.3
  • @types/topojson^3.2.6
  • d3^7.9.0
  • d3-cloud^1.2.7
  • d3-sankey^0.12.3
  • date-fns^4.1.0
  • dompurify^3.3.2
  • html-to-image1.11.11
  • lodash-es^4.18.0
  • topojson-client^3.1.0
  • tslib^2.8.1