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
30,679Mainstream · −50% score
Versions published
660Mature · −50% score
First published
Nov 2021
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 bytes2,665,802
Previous version2.92.1-rc.0
Published2026-06-11T10:37:06.844Z
SHA-256c9143934614e888b64f56073a23d180264c789e895fd6225cfb4c94b394107dd

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
2.92.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="ibmtelemetry --config=telemetry.yml"5
lowObfuscation Densitypackage/es/components/HTTPErrors/assets/HTTPErrorSvg403.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/components/HTTPErrors/assets/HTTPErrorSvg403.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/es/components/HTTPErrors/assets/HTTPErrorSvg404.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/components/HTTPErrors/assets/HTTPErrorSvg404.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/es/components/HTTPErrors/assets/HTTPErrorSvgOther.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts14
  • buildrun-s clean build-all
  • build-allrun-p 'build:*'
  • build:carbonsass -q --quiet-deps --style=expanded --load-path ./node_modules --load-path ../../node_modules --load-path node_modules .storybook/carbon.scss:css/carbon.css
  • build:csscopyfiles '../ibm-products-styles/css/**/*.*' ./ -u 2
  • build:jsnode tasks/build.js
  • build:scsscopyfiles '../ibm-products-styles/scss/**/*.*' ./ -u 2
  • cleanrimraf es lib css scss
  • generatecross-env FORCE_COLOR=1 node scripts/generate/index.mjs
  • postinstallibmtelemetry --config=telemetry.yml
  • startrun-s build:carbon storybook:start
  • storybook:buildyarn build:carbon && cross-env NODE_OPTIONS=--max_old_space_size=8192 storybook build --quiet
  • storybook:startstorybook dev -p 3000
  • telemetry-configibmtelemetry-config generate --id 495342db-5046-4ecf-85ea-9ffceb6f8cdf --endpoint https://www-api.ibm.com/ibm-telemetry/v1/metrics --files ./src/components/**/*.(tsx|js|jsx)
  • testjest --colors
Dependencies15
  • @babel/runtime^7.26.10
  • @carbon-labs/react-resizer^0.24.0
  • @carbon/feature-flags^1.3.0
  • @carbon/ibm-products-styles^2.88.0
  • @carbon/telemetry^0.1.0
  • @carbon/utilities^0.19.0
  • @carbon/utilities-react0.22.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @ibm/telemetry-js^1.9.1
  • prop-types^15.8.1
  • react-table^7.8.0
  • react-window^1.8.11