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 bytes409,791
Previous version0.7.19-test.0
Published2023-09-04T16:10:06.595Z
SHA-256ea45400f98304ed2fc49801f6ac9f7e156494a3941841480fa7422b0d7dfa7c8

Why flagged

What the scanner saw

Reverse Shell

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.19Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

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.

Dependencies11
  • bluebird^3.5.4
  • body-parser^1.19.2
  • cf-errors^0.1.16
  • cf-logs^1.1.25
  • columnify1.6.0
  • json-schema-deref-sync~0.14.0
  • klaw-sync^6.0.0
  • lodash~4.17.21
  • request2.88.2
  • request-promise~4.2.6
  • retry^0.12.0