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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/ai-insights-client.cjs.js | 2760402 bytes | 10 |
| medium | Large Javascript Payload | package/dist/ai-insights-client.es.js | 3977079 bytes | 10 |
Manifest
Package metadata
Scripts22
analyze:ui-libnode scripts/generate-ui-lib-types.jsbuildyarn build:libbuild:allyarn build:lib && yarn build:appbuild:analyzenpm run build && npx vite-bundle-analyzer distbuild:appvite build --config vite.config.app.tsbuild:libvite build --config vite.config.lib.tsbuildtscyarn clean && tsc -bbuildviteyarn build:libcleanrm -rf dist/* dist-app/*devvitelinteslint .orval:devAPI=http://localhost:8000 yarn orvalorval:prodAPI=https://ai-insights-api.vercel.app yarn orvalprepublishOnlyyarn build:libpreviewvite previewpreview:appvite preview --outDir dist-apprefreshpushyarn buildvite; yalc push; docker restart platform-myyoast-client-1;testvitesttest:coveragevitest run --coveragetest:runvitest runtest:uivitest --uits: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.0axios^1.10.0buffer^6.0.3classnames^2.5.1date-fns^4.1.0history^5.3.0process^0.11.10react-markdown^10.1.0react-router-dom^7.6.3tailwindcss^3.4.17web-vitals^5.1.0