PkgRadar

Package evidence

@elyra/[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,267Niche · −30% score
Versions published
210Mature · −50% score
First published
Mar 2020
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":["@elyra/[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":["@elyra/[email protected]"],"fail_on":"review"}'
Artifact bytes7,106,411
Previous version13.45.1
Published2026-05-06T23:18:49.624Z
SHA-256c30f5b3038a9ab38b5c75b8c1e7822de0416367407b4e3b5dbb2743d280e7e92

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
13.45.2Version
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

Scripts9
  • buildnpx stylelint '**/*.scss' && grunt && rollup -c
  • bundle-reportBUNDLE_REPORT=true rollup -c
  • debugNODE_ENV=test node --inspect-brk node_modules/.bin/jest --runInBand
  • postinstallibmtelemetry --config=telemetry.yml
  • telemetry:confignpx -y @ibm/telemetry-js-config-generator generate --id 7c48e0fd-ff23-40cf-bf4e-90ec23924b03 --endpoint https://www-api.ibm.com/ibm-telemetry/v1/metrics --files ./src/**/*.js ./src/**/*.jsx
  • testnpm run test:jest && npm run test:typescript
  • test-coverageNODE_ENV=test jest --coverage
  • test:jestNODE_ENV=test jest
  • test:typescripttsd
Dependencies33
  • @babel/runtime^7.16.3
  • @codemirror/autocomplete^6.17.0
  • @codemirror/commands^6.6.0
  • @codemirror/lang-javascript^6.2.2
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-python^6.1.4
  • @codemirror/lang-sql^6.7.0
  • @codemirror/language^6.10.1
  • @codemirror/legacy-modes^6.3.3
  • @codemirror/search^6.5.11
  • @codemirror/state^6.4.1
  • @codemirror/view^6.36.7
  • @elyra/pipeline-schemas^3.0.97
  • @ibm/telemetry-js^1.9.1
  • @tanstack/react-table^8.21.2
  • @tanstack/react-virtual^3.13.8
  • d37.9.0
  • dagre^0.8.5
  • date-fns^2.28.0
  • elkjs^0.11.1
  • immutable^5.1.5
  • jsonschema^1.4.0
  • lodash^4.18.1
  • markdown-it^14.1.1
  • prop-types^15.7.2
  • react-draggable^4.4.4
  • react-inlinesvg^4.1.3
  • react-portal^4.2.1
  • react-redux^8.1.3
  • react-virtualized9.22.6
  • …and 3 more.