PkgRadar

Package evidence

@adobe/[email protected]

Remote Dependency Spec

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
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 bytes82,127
Previous versionnone
Published2021-03-16T05:55:19.688Z
SHA-25633495e7999aa0d880b8fb1a50661f6e9d16f9923d74caeba34500162ef22c36f

Why flagged

What the scanner saw

Remote Dependency Spec

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.json8

Remote payloads

Followed remote artifacts

1 remote artifact were followed statically. Sign in to view URLs and per-artifact findings.

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies2
  • react^16.8.6
  • react-dom^16.8.6