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
- 1,876Niche · −30% score
- Versions published
- 353Mature · −50% score
- First published
- Jun 2020
- 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 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
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="ibmtelemetry --config=telemetry.yml" | 5 |
| low | Large Javascript Payload | package/dist/index-343fcdf0.js | 5385195 bytes | 0 |
| low | Large Javascript Payload | package/dist/index-aabdbccf.js | 6935822 bytes | 0 |
Manifest
Package metadata
Scripts44
buildgulp build && yarn wcabuild-storybookbuild-storybookbuild-storybook:experimentalcross-env C4D_FLAGS_ALL=true build-storybook -o storybook-static-experimentalbuild-storybook:reactgulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-reactbuild-storybook:rtlcross-env STORYBOOK_USE_RTL=true build-storybook -o storybook-static-rtlbuild:componentsgulp build:componentsbuild:distgulp build:distbuild:sass:cdngulp build:sass:cdnci-checkyarn wca && yarn typecheck && yarn build && yarn test:unitcleangulp cleanclean:distrimraf distcypress:verifycypress verifydoctocdoctoc --title '## Table of contents' docs && doctoc --title '## Table of contents' README.mdpostinstallibmtelemetry --config=telemetry.ymlstartyarn storybookstart-dev./update-scss-paths.sh & yarn startstorybookstart-storybook -p 9000storybook:reactnode node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/reacttelemetry:confignpx -y @ibm/telemetry-js-config-generator generate --wc --id 2a67e3ca-af1a-470d-87e5-474e71848221 --endpoint https://www-api.ibm.com/ibm-telemetry/v1/metrics --files ./src/componentstestyarn test:unit && yarn test:integrationtest:a11ygulp test:a11ytest:cdn-build:runnpx -y http-server -c-1 tests/cdn-build/app --silenttest:cdn-build:testnpx -y start-server-and-test 'yarn test:cdn-build:run' 8080 'cypress run --config-file tests/cdn-build/cypress.json'test:e2e-storybook:browserstack:canarybrowserstack-cypress run --cf tests/e2e-storybook/browserstack.json --ccf tests/e2e-storybook/cypress-canary.json --sync --build-name 'Web Components Storybook Canary'test:e2e-storybook:browserstack:nextbrowserstack-cypress run --cf tests/e2e-storybook/browserstack.json --ccf tests/e2e-storybook/cypress-next.json --sync --build-name 'Web Components Storybook Next'test:e2e-storybook:devcypress open --config-file ./tests/e2e-storybook/cypress-local.jsontest:e2e-storybook:runnpx -y http-server -c-1 storybook-static --silent -p 8081test:e2e-storybook:testnpx -y start-server-and-test 'yarn test:e2e-storybook:run' 8081 'percy exec --config tests/e2e-storybook/.percy.json -- cypress run --config-file tests/e2e-storybook/cypress.json'test:e2e-storybook:test:debugcross-env NODE_OPTIONS=--max-old-space-size=8192 npx -y start-server-and-test 'yarn test:e2e-storybook:run' 8081 'cypress open --config-file tests/e2e-storybook/cypress.json'test:e2e-storybook:test:no-percycross-env NODE_OPTIONS=--max-old-space-size=8192 npx -y start-server-and-test 'yarn test:e2e-storybook:run' http://0.0.0.0:8081 'cypress run --config-file tests/e2e-storybook/cypress.json'- …and 14 more.
Dependencies14
@carbon/ibmdotcom-services2.49.0@carbon/ibmdotcom-styles2.49.0@carbon/ibmdotcom-utilities2.49.0@carbon/layout11.49.0@carbon/motion11.43.0@carbon/styles1.65.0@carbon/web-components2.13.1@ibm/telemetry-js^1.10.2lit^2.7.6lodash-es^4.17.21redux^4.0.0redux-logger^3.0.0redux-thunk^2.3.0window-or-global^1.0.1
Optional dependencies6
@carbon/icons-react^11.33.0lodash.pickby^4.6.0prop-types^15.7.0react^16.10.0 || ^17.0.0react-dom^16.10.0 || ^17.0.0react-redux^7.2.0