PkgRadar

Package evidence

@handyxuefeng/[email protected]

Large Javascript Payload: 7569164 bytes

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":["@handyxuefeng/[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":["@handyxuefeng/[email protected]"],"fail_on":"review"}'
Publisherhandyxuefeng
Artifact bytes1,081,274
Previous version0.0.16
Published2026-05-25T06:58:12.181Z
SHA-25618c699ec4850ca4e96392c5c50492d25895c2f0bf11b559d827b7e4aca0b07a3

Why flagged

What the scanner saw

Large Javascript Payload: 7569164 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main.js7569164 bytes10

Manifest

Package metadata

Scripts9
  • buildtsc -b && vite build
  • build:libtsup && tsc -p tsconfig.build.json
  • devvite
  • linteslint .
  • previewvite preview
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
Dependencies1
  • vite-plugin-checker^0.13.0