PkgRadar

Package evidence

@carbon/[email protected]

Manifest Codeless Dependency Stub, Install-time lifecycle script

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.

Versions published
297Mature · −50% score
First published
Oct 2018
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 bytes15,808
Previous version11.55.0-rc.0
Published2026-05-06T12:37:25.442Z
SHA-25675f3d0afec68052769acc8bfb7802383e34168d56a4faa0bddcec5d7c2b2e74a

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
11.55.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubmanifest15
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubmanifest15
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies2
  • @carbon/layout^11.52.0
  • @ibm/telemetry-js^1.5.0