PkgRadar

Package evidence

@codefresh-io/[email protected]

Reverse Shell

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
45Mature · −50% score
First published
Apr 2019
Publisher
codefresh

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

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":["@codefresh-io/[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":["@codefresh-io/[email protected]"],"fail_on":"high"}'
Publishercodefresh
Artifact bytes410,973
Previous version0.7.21
Published2026-05-08T11:50:41.519Z
SHA-2566fd8d199d69bf11b0d673baf447189da55d4362e18467f54d7fb375be3e56ca2

Why flagged

What the scanner saw

Reverse Shell

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
20Score
0.7.22Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Reverse Shell

19 members · evidence strength 69
Repeated static TTPcandidate

Reverse Shell

19 members · max score 40

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/lib/redoc/redoc.standalone.min.js40

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.

Dependencies10
  • axios^1.6.1
  • bluebird^3.5.4
  • body-parser^1.19.2
  • cf-errors^0.1.16
  • cf-logs^1.1.27
  • columnify1.6.0
  • json-schema-deref-sync~0.14.0
  • klaw-sync^6.0.0
  • lodash^4.18.1
  • retry^0.12.0