PkgRadar

Package evidence

@uxda/[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.

Versions published
227Mature · −50% score
First published
Dec 2023
Publisher
luoguan

Effective trust discount applied: 50% (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":["@uxda/[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":["@uxda/[email protected]"],"fail_on":"review"}'
Publisherluoguan
Artifact bytes264,723
Previous version4.3.28
Published2026-05-20T08:55:02.655Z
SHA-256fdbb2f6f2eb5a30214ca3d251ec19a6bbae97c84cb0232118049dba5a4a7e778

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
6Score
4.3.30Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts2
  • buildrollup -c rollup.config.mjs
  • devrollup -c rollup.config.mjs --watch
Dependencies24
  • @babel/runtime^7.28.4
  • @nutui/auto-import-resolver^1.0.0
  • @nutui/icons-vue-taro^0.0.9
  • @nutui/nutui-taro^4.3.14
  • @tarojs/components^4.1.7
  • @tarojs/helper^4.1.7
  • @tarojs/plugin-framework-vue3^4.1.7
  • @tarojs/plugin-html^4.1.7
  • @tarojs/plugin-platform-weapp^4.1.7
  • @tarojs/router^4.1.7
  • @tarojs/runtime^4.1.7
  • @tarojs/shared^4.1.7
  • @tarojs/taro^4.1.7
  • @types/wechat-miniprogram^3.4.7
  • @uxda/nutshell^1.6.98
  • @vue-office/docx^1.6.3
  • @vue-office/pdf^2.0.10
  • dayjs^1.11.18
  • dsbridge^3.1.4
  • lodash-es^4.17.21
  • pako^2.1.0
  • validator^13.15.15
  • vue^3.5.22
  • vue-demi^0.14.10