PkgRadar

Package evidence

@matrix-view/[email protected]

Js Split Join Obfuscation

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
2
Versions published
3
First published
Mar 2026
Publisher
vwkit_com

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":["@matrix-view/[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":["@matrix-view/[email protected]"],"fail_on":"review"}'
Publishervwkit_com
Artifact bytes180,195
Previous versionnone
Published2026-03-28T12:12:23.731Z
SHA-25628c04de9e9198a0a765726aee6f4a4d5edaa1a6361e79b793a02589588363f11

Why flagged

What the scanner saw

Js Split Join Obfuscation

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index.es.js40
highJs Split Join Obfuscationpackage/dist/index.umd.js40

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.

Dependencies4
  • axios^1.13.6
  • nprogress^0.2.0
  • pinia^3.0.4
  • vue-i18n11