PkgRadar

Package evidence

@weapp-vite/[email protected]

Large Javascript Payload: 4185292 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
1,308Niche · −30% score
Versions published
70
First published
Mar 2026
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":["@weapp-vite/[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":["@weapp-vite/[email protected]"],"fail_on":"review"}'
Artifact bytes3,587,089
Previous version6.16.26
Published2026-05-28T01:22:45.684Z
SHA-2565d34a70ba1cb07a529bcf1bb60d8f9074037111a7d74a320d882c5869be35031

Why flagged

What the scanner saw

Large Javascript Payload: 4185292 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
6.16.27Version
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/assets/monaco.js4185292 bytes10
mediumLarge Javascript Payloadpackage/dist/assets/ts.worker-B6r0Skfj.js6895040 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build
  • checkpnpm run typecheck && pnpm run lint && pnpm run lint:styles && pnpm run build
  • devvite
  • linteslint --max-warnings=0 --no-warn-ignored src tsconfig.json
  • lint:stylesstylelint 'src/**/*.vue'
  • previewvite preview
  • typecheckvue-tsc --noEmit -p tsconfig.json
Dependencies6
  • echarts^6.1.0
  • monaco-editor^0.55.1
  • tailwind-merge^3.6.0
  • tailwind-variants^3.2.2
  • vue^3.5.35
  • vue-router5.0.7