PkgRadar

Package evidence

@yoast/[email protected]

Large Javascript Payload: 2760402 bytes

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
326
Versions published
159Established · −30% score
First published
Aug 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@yoast/[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":["@yoast/[email protected]"],"fail_on":"review"}'
Artifact bytes6,678,562
Previous version1.4.132
Published2026-05-13T07:54:09.346Z
SHA-2565adc2ab589d641a1d7b71c27b5d07fdf1bf4ea44d6974c70316d152b590d7f62

Why flagged

What the scanner saw

Large Javascript Payload: 2760402 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/ai-insights-client.cjs.js2760402 bytes10
mediumLarge Javascript Payloadpackage/dist/ai-insights-client.es.js3977079 bytes10

Manifest

Package metadata

Scripts22
  • analyze:ui-libnode scripts/generate-ui-lib-types.js
  • buildyarn build:lib
  • build:allyarn build:lib && yarn build:app
  • build:analyzenpm run build && npx vite-bundle-analyzer dist
  • build:appvite build --config vite.config.app.ts
  • build:libvite build --config vite.config.lib.ts
  • buildtscyarn clean && tsc -b
  • buildviteyarn build:lib
  • cleanrm -rf dist/* dist-app/*
  • devvite
  • linteslint .
  • orval:devAPI=http://localhost:8000 yarn orval
  • orval:prodAPI=https://ai-insights-api.vercel.app yarn orval
  • prepublishOnlyyarn build:lib
  • previewvite preview
  • preview:appvite preview --outDir dist-app
  • refreshpushyarn buildvite; yalc push; docker restart platform-myyoast-client-1;
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
  • ts:watchtsc --noEmit --watch --preserveWatchOutput
Dependencies16
  • @headlessui/react^2.2.7
  • @heroicons/react^1.0.6
  • @react-pdf/renderer^4.5.1
  • @tailwindcss/container-queries^0.1.1
  • @tailwindcss/forms^0.5.10
  • @yoast/tailwindcss-preset^2.5.0
  • axios^1.10.0
  • buffer^6.0.3
  • classnames^2.5.1
  • date-fns^4.1.0
  • history^5.3.0
  • process^0.11.10
  • react-markdown^10.1.0
  • react-router-dom^7.6.3
  • tailwindcss^3.4.17
  • web-vitals^5.1.0