PkgRadar

Package evidence

@dcloudio/[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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
40,894Mainstream · −50% score
Versions published
1,918Mature · −50% score
First published
Dec 2018
Publisher
yuhe.space

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":["@dcloudio/[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":["@dcloudio/[email protected]"],"fail_on":"review"}'
Publisheryuhe.space
Artifact bytes5,397,103
Previous version3.0.0-alpha-5010120260525001
Published2026-05-29T10:04:53.524Z
SHA-256725b73e3b39252d01a14ffe1305ac02d42fd2c731e6eb46c310e1d92e846e038

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
3.0.0-alpha-5010220260529001Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/lib/es-module-lexer/lib/lexer.cjsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/lib/es-module-lexer/lib/lexer.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Decode Then Execpackage/lib/es-module-lexer/lib/lexer.cjsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/lib/es-module-lexer/lib/lexer.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
lowLarge Javascript Payloadpackage/lib/vapor/@vue/compiler-sfc/dist/compiler-sfc.esm-browser.js2201922 bytes0

Manifest

Package metadata

Dependencies51
  • @ampproject/remapping^2.1.2
  • @babel/code-frame7.24.7
  • @babel/core7.25.2
  • @babel/parser7.25.6
  • @babel/types7.25.6
  • @dcloudio/uni-i18n3.0.0-alpha-5010220260529001
  • @dcloudio/uni-nvue-styler3.0.0-alpha-5010220260529001
  • @dcloudio/uni-shared3.0.0-alpha-5010220260529001
  • @intlify/core-base9.1.9
  • @intlify/shared9.1.9
  • @intlify/vue-devtools9.1.9
  • @rollup/pluginutils5.1.0
  • @vue/compiler-core3.4.21
  • @vue/compiler-dom3.4.21
  • @vue/compiler-sfc3.4.21
  • @vue/compiler-ssr3.4.21
  • @vue/server-renderer3.4.21
  • @vue/shared3.4.21
  • adm-zip0.5.16
  • autoprefixer10.4.20
  • base64url^3.0.1
  • chokidar3.6.0
  • compare-versions^3.6.0
  • debug4.3.7
  • entities^7.0.0
  • es-module-lexer1.5.4
  • esbuild0.20.2
  • estree-walker2.0.2
  • fast-glob3.3.3
  • fs-extra10.1.0
  • …and 21 more.