PkgRadar

Package evidence

@adobe/[email protected]

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.

Weekly downloads
2
Versions published
2
First published
Mar 2023
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 bytes41,573
Previous version0.0.1
Published2023-06-15T20:01:05.080Z
SHA-2568e7816c15a8a649f215a7c08763600186cbe1d4a21d37db48a770d16d7c0b066

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/@adobe/gatsby-theme-aio/components/Layout/index.js12

Manifest

Package metadata

Dependencies23
  • @adobe/gatsby-theme-aio4.9.12
  • @emotion/react11.11.1
  • @emotion/styled^11.11.0
  • @loadable/component^5.15.3
  • @mdx-js/mdx1.6.22
  • @mdx-js/react1.6.22
  • algoliasearch^4.17.2
  • axios^1.4.0
  • classnames^2.3.2
  • gatsby4.22.0
  • gatsby-plugin-emotion7.24.0
  • gatsby-plugin-image2.22.0
  • gatsby-plugin-mdx3.20.0
  • gatsby-plugin-mdx-embed1.1.3
  • gatsby-plugin-sharp4.22.0
  • gatsby-remark-images-remote2.1.1
  • gatsby-source-filesystem4.23.0
  • gatsby-transformer-sharp4.22.0
  • prop-types15.8.1
  • react^17.0.2
  • react-dom^17.0.2
  • react-helmet^6.1.0
  • react-id-generator^3.0.2