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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="ibmtelemetry --config=telemetry.yml" | 5 |
| low | Obfuscation Density | package/es/components/HTTPErrors/assets/HTTPErrorSvg403.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/es/components/HTTPErrors/assets/HTTPErrorSvg404.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts14
buildrun-s clean build-allbuild-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.cssbuild:csscopyfiles '../ibm-products-styles/css/**/*.*' ./ -u 2build:jsnode tasks/build.jsbuild:scsscopyfiles '../ibm-products-styles/scss/**/*.*' ./ -u 2cleanrimraf es lib css scssgeneratecross-env FORCE_COLOR=1 node scripts/generate/index.mjspostinstallibmtelemetry --config=telemetry.ymlstartrun-s build:carbon storybook:startstorybook:buildyarn build:carbon && cross-env NODE_OPTIONS=--max_old_space_size=8192 storybook build --quietstorybook:startstorybook dev -p 3000telemetry-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.1prop-types^15.8.1react-table^7.8.0react-window^1.8.11