PkgRadar

Package evidence

[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
1
First published
Jun 2026
Publisher
qiumw6

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"}'
Publisherqiumw6
Artifact bytes1,003,408
Previous versionnone
Published2026-06-12T14:37:24.420Z
SHA-256152fc2436dd6ebce0b19a274b06963db0a4de346b3aad34b0216643cf82b92f3

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

review
Last checked
reviewRisk
50Score
0.0.1Version
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/foaBusFunction-CgWUbiZL.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"qiumw6","burst_same_day":4,"burst_week":4,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts2
  • buildvite build
  • devvite
Dependencies12
  • axios^1.11.0
  • foa-common^0.0.1
  • foa-flow-function^0.0.1
  • foa-sys-function^0.0.1
  • less^4.4.1
  • pinia^3.0.3
  • pinia-plugin-persistedstate^4.5.0
  • qmw-form-design^0.0.25
  • view-ui-plus^1.3.20
  • vue^3.5.20
  • vue-draggable-plus^0.6.0
  • vue-router^4.5.1