PkgRadar

Package evidence

@mpxjs/[email protected]

Manifest Codeless Dependency Stub

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
23
Versions published
22Established · −30% score
First published
Jun 2025
Publisher
wangshunnn

Effective trust discount applied: 30% (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":["@mpxjs/[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":["@mpxjs/[email protected]"],"fail_on":"review"}'
Publisherwangshunnn
Artifact bytes1,357
Previous version1.20.0
Published2026-05-28T07:27:53.815Z
SHA-256ff505ba9d8f19fb487ecc62a6602a41c9bc354da2d799a1d3978e38b876c54b9

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.22.0Version
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
mediumManifest Codeless Dependency Stubpackage.json15

Manifest

Package metadata

Dependencies13
  • @babel/parser^7.27.5
  • @babel/traverse^7.27.4
  • @babel/types^7.27.6
  • @mpxjs/language-shared1.22.0
  • @volar/language-core~2.4.28
  • @vue/compiler-dom^3.5.0
  • alien-signals^1.0.3
  • enhanced-resolve^5.18.1
  • minimatch^9.0.3
  • muggle-string^0.4.1
  • path-browserify^1.0.1
  • tsconfig-paths^4.2.0
  • vscode-uri^3.1.0