PkgRadar

Package evidence

@wf-financing/[email protected]

Large Javascript Payload: 2610217 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.

Versions published
79Established · −30% score
First published
Jul 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":["@wf-financing/[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":["@wf-financing/[email protected]"],"fail_on":"review"}'
Artifact bytes672,745
Previous version5.1.0
Published2026-05-28T14:15:27.242Z
SHA-256c80e2121069605d6a7c2e324f2bb7b530bd66f5d35036cf17f6840489944c685

Why flagged

What the scanner saw

Large Javascript Payload: 2610217 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.es.js2610217 bytes10

Manifest

Package metadata

Scripts13
  • analyzevite build --mode analyze-html && npx http-server dist/bundle-stats -p 8083
  • buildvite build
  • build-devNODE_ENV=development vite build --mode development
  • check-typestsc --noEmit
  • cleanrm -rf dist
  • devvite
  • formatprettier --write "**/*.{ts,tsx}"
  • format-checkprettier --check "**/*.{ts,tsx}"
  • linteslint .
  • previewvite preview
  • publish-sdk-cta-uipnpm clean && pnpm build && pnpm publish --access public --no-git-checks
  • testvitest
  • test:coveragevitest --coverage
Dependencies10
  • @tanstack/react-query5.81.5
  • @wf-financing/embedded-journey0.4.0
  • @wf-financing/embedded-types1.2.0
  • @wf-financing/headless5.1.1
  • @wf-financing/logger2.2.5
  • @wf-financing/ui-assets1.3.1
  • react-aria^3.41.1
  • react-intl^6.2.5
  • react-markdown^10.1.0
  • styled-components^6.1.19