PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2905526 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
815
Versions published
44
First published
Mar 2026
Publisher
yangwxxx

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheryangwxxx
Artifact bytes2,110,906
Previous version1.1.42
Published2026-05-28T08:36:42.264Z
SHA-256944796f08e593af88b38065c9133e478f298a19cca47933c812203e777db58c3

Why flagged

What the scanner saw

Large Javascript Payload: 2905526 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.esm.js2905526 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js2134878 bytes10

Manifest

Package metadata

Scripts7
  • buildvue-tsc && vite build
  • build:libvite build --config vite.lib.config.ts
  • devvite
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
  • previewvite preview
  • type-checkvue-tsc --noEmit
Dependencies5
  • @seastart/srtc-web-sdk^0.5.3
  • axios^1.11.0
  • mitt^3.0.1
  • mqtt^5.15.1
  • pinia^3.0.4