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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Decode Then Exec | package/lib/es-module-lexer/lib/lexer.cjs | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
| high | Js Decode Then Exec | package/lib/es-module-lexer/lib/lexer.js | base64 / 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Decode Then Exec | package/lib/es-module-lexer/lib/lexer.cjs | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
| high | Js Decode Then Exec | package/lib/es-module-lexer/lib/lexer.js | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
| low | Large Javascript Payload | package/lib/vapor/@vue/compiler-sfc/dist/compiler-sfc.esm-browser.js | 2201922 bytes | 0 |
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.21adm-zip0.5.16autoprefixer10.4.20base64url^3.0.1chokidar3.6.0compare-versions^3.6.0debug4.3.7entities^7.0.0es-module-lexer1.5.4esbuild0.20.2estree-walker2.0.2fast-glob3.3.3fs-extra10.1.0- …and 21 more.