PkgRadar

Package evidence

@wuipkg/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
17
First published
Apr 2026
Publisher
xht-code

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":["@wuipkg/[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":["@wuipkg/[email protected]"],"fail_on":"review"}'
Publisherxht-code
Artifact bytes136,821
Previous version0.7.3
Published2026-05-06T10:22:18.642Z
SHA-256483185585cbadae3479060611945fe8ec3a0c6aabd88a047dba9ef7585d10f6c

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/libs/shared/security-review.DG4X266K.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/libs/shared/security-review.CedsQlCw.mjshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/libs/shared/security-review.DG4X266K.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/libs/shared/security-review.CedsQlCw.mjshigh encoded/escaped-token density12
lowCredential file accesspackage/libs/shared/security-review.DG4X266K.cjsmatched ".npmrc"5
lowCredential file accesspackage/libs/shared/security-review.CedsQlCw.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts4
  • buildunbuild
  • devunbuild --stub
  • testvitest run
  • test:watchvitest
Dependencies8
  • @babel/parser^7.29.0
  • @babel/traverse^7.29.0
  • @vue/compiler-sfc^3.5.29
  • jiti^2.6.1
  • picocolors^1.1.1
  • regexpp^3.2.0
  • semver^7.7.4
  • yaml^2.8.3