PkgRadar

Package evidence

@adobe/[email protected]

Install-time lifecycle script

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.

Weekly downloads
16
Versions published
1
First published
Mar 2021
Publisher
adobe-admin

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 bytes2,834,252
Previous versionnone
Published2021-03-16T05:54:52.612Z
SHA-256a0668fa9699d2f3ef20b8f95c67c437932523400c81a31ab818f7caff56f201c

Why flagged

What the scanner saw

Install-time lifecycle script

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies26
  • @adobe/react-spectrum^3.3.0
  • @adobe/uxp-devtools-core^1.2.0
  • @adobe/uxp-template-default-starter^1.0.0
  • @adobe/uxp-template-default-starter-ps^1.0.0
  • @adobe/uxp-template-default-starter-xd^1.0.0
  • @adobe/uxp-template-ps-react-starter^1.0.0
  • @adobe/uxp-template-ps-react-typescript^1.0.0
  • @adobe/uxp-template-ps-starter^1.0.0
  • @adobe/uxp-template-xd-starter^1.0.0
  • @babel/plugin-proposal-decorators^7.10.5
  • @react-spectrum/table3.0.0-alpha.6
  • @spectrum-icons/workflow^3.0.2
  • chalk^4.1.0
  • chrome-devtools-frontend1.0.672485
  • classnames^2.2.6
  • events^3.2.0
  • fs-extra^9.0.1
  • lodash^4.17.19
  • minimist^1.2.5
  • mobx^5.15.4
  • mobx-react^6.2.2
  • react^16.13.1
  • react-dom^16.12.0
  • source-map-support^0.5.16
  • winston^3.3.3
  • winston-daily-rotate-file^4.5.0