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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.es.js | 2610217 bytes | 10 |
Manifest
Package metadata
Scripts13
analyzevite build --mode analyze-html && npx http-server dist/bundle-stats -p 8083buildvite buildbuild-devNODE_ENV=development vite build --mode developmentcheck-typestsc --noEmitcleanrm -rf distdevviteformatprettier --write "**/*.{ts,tsx}"format-checkprettier --check "**/*.{ts,tsx}"linteslint .previewvite previewpublish-sdk-cta-uipnpm clean && pnpm build && pnpm publish --access public --no-git-checkstestvitesttest: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.1react-aria^3.41.1react-intl^6.2.5react-markdown^10.1.0styled-components^6.1.19