PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2904772 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
43
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,109,960
Previous version1.1.40
Published2026-05-27T08:35:44.371Z
SHA-256f96ae47deaa60a3a326cab38a15c65165cee9bb1c10a3f9100745ce2b5abd069

Why flagged

What the scanner saw

Large Javascript Payload: 2904772 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.1.41Version
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.js2904772 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js2134430 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