PkgRadar

Package evidence

@adobe/[email protected]

Disguised Lifecycle Hook, Remote 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
130Mature · −50% score
First published
Jun 2019
Publisher
adobe-admin

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

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":["@adobe/[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":["@adobe/[email protected]"],"fail_on":"review"}'
Publisheradobe-admin
Artifact bytes40,847
Previous version4.2.0
Published2024-11-22T13:52:47.689Z
SHA-256b6308d80ce2961458952a3690620726809d63534a7757be0ddd95cfb22bb0ed1

Why flagged

What the scanner saw

Disguised Lifecycle Hook

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
4.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumDisguised Lifecycle Hookpackage.json15
mediumRemote Payloadpackage/src/hooks/init/load-permission-info.js12

Manifest

Package metadata

Scripts 15

Sign in to view install / lifecycle script contents.

Dependencies18
  • @adobe/aio-lib-cloudmanager^3.1.0
  • @adobe/aio-lib-core-config^3.0.0
  • @adobe/aio-lib-core-errors^3.1.1
  • @adobe/aio-lib-core-logging^2.0.0
  • @adobe/aio-lib-core-networking^3.0.0
  • @adobe/aio-lib-ims^6.5.0
  • @oclif/command^1.6.1
  • @oclif/config^1.15.1
  • @oclif/parser^3.8.5
  • @oclif/plugin-help^5.0.0
  • cli-ux^6.0.0
  • figures^3.2.0
  • halfred^2.0.0
  • inquirer^8.1.0
  • js-yaml^4.1.0
  • jsonwebtoken^8.5.1
  • lodash^4.17.15
  • moment^2.29.0