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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/@adobe/gatsby-theme-aio/components/Layout/index.js | — | 12 |
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.22algoliasearch^4.17.2axios^1.4.0classnames^2.3.2gatsby4.22.0gatsby-plugin-emotion7.24.0gatsby-plugin-image2.22.0gatsby-plugin-mdx3.20.0gatsby-plugin-mdx-embed1.1.3gatsby-plugin-sharp4.22.0gatsby-remark-images-remote2.1.1gatsby-source-filesystem4.23.0gatsby-transformer-sharp4.22.0prop-types15.8.1react^17.0.2react-dom^17.0.2react-helmet^6.1.0react-id-generator^3.0.2