PkgRadar

Package evidence

@adobe/[email protected]

Reverse Shell, Credential file access, Large Javascript Payload

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
11Established · −30% score
First published
Jun 2020
Publisher
adobe-admin

Effective trust discount applied: 30% (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":["@adobe/[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":["@adobe/[email protected]"],"fail_on":"high"}'
Publisheradobe-admin
Artifact bytes3,651,380
Previous version2.3.1
Published2021-11-11T16:04:33.700Z
SHA-256082280ec683b8a65b5aaa502fcee2de3f53799b09263c4cf5c33448a258e2135

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/client-build/06c04803898b399da8498d30b82e1b0d.js40
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highReverse Shellpackage/client-build/06c04803898b399da8498d30b82e1b0d.js40
lowCredential file accesspackage/src/assetComputeDevTool.js5
lowCredential file accesspackage/index.js5
lowLarge Javascript Payloadpackage/client-build/dd8dc8337eb4164ded3546117f40a556.js0

Manifest

Package metadata

Scripts 9

Sign in to view install / lifecycle script contents.

Dependencies19
  • @adobe/asset-compute-client^4.3.8
  • @adobe/cloud-blobstore-wrapper^1.1.4
  • ajv^6.12.0
  • body-parser^1.19.0
  • cors^2.8.5
  • cross-os^1.4.0
  • debug~4.3.1
  • dotenv^8.2.0
  • express~4.17.1
  • express-formidable^1.2.0
  • formidable^1.2.2
  • fs-extra^8.1.0
  • http-errors~1.8.0
  • install^0.13.0
  • open^7.3.1
  • openwhisk^3.21.3
  • portfinder^1.0.28
  • run-func^1.0.5
  • uuid^8.3.2