PkgRadar

Package evidence

@redhat-cloud-services/[email protected]

Install-time lifecycle script: preinstall="node index.js"

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
167Mature · −50% score
First published
May 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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@redhat-cloud-services/[email protected]"],"fail_on":"high"}'

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":["@redhat-cloud-services/[email protected]"],"fail_on":"high"}'
Artifact bytes988,661
Previous version4.11.1
Published2026-06-01T10:54:36.600Z
SHA-2566716ead988e00daef09cba525ba7075398b5ff07f5785734b7b1f5ab29a5c3ae

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: preinstall added in 4.11.2 vs 4.11.1: "node index.js"

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

Availability ledger

not present

status
Last checked
noneRisk
Score
4.11.2Version

Latest scanner note: @redhat-cloud-services/[email protected] not present in registry metadata

Status history (2 events)
  1. availablenot_present · risk none · score · @redhat-cloud-services/[email protected] not present in registry metadata
  2. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 4.11.2 vs 4.11.1: "node index.js"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 4.11.2 vs 4.11.1: "node index.js"40
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node index.js"5
lowLarge Javascript Payloadpackage/index.js4295040 bytes0

Manifest

Package metadata

Scripts2
  • buildtsc
  • preinstallnode index.js
Dependencies6
  • @openshift/dynamic-plugin-sdk-webpack^4.0.1
  • ajv^8.17.1
  • chalk^4.1.2
  • chokidar^4.0.3
  • js-yaml^4.1.0
  • node-fetch2.6.7