Package evidence
@liuyuan114/[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.
- Versions published
- 1
- First published
- May 2026
- Publisher
- sike_xibai
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":["@liuyuan114/[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":["@liuyuan114/[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 55 · 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/dist-standalone/index.cjs | 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/dist-standalone/index.cjs | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
| low | Credential file access | package/dist-standalone/assets/index-BA8LvzEK.cjs | matched "id_rsa" | 5 |
| low | Credential file access | package/dist-standalone/index.cjs | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts28
buildelectron-vite buildcheckpnpm typecheck && pnpm lint && pnpm test && pnpm builddevelectron-vite devdistelectron-builder --mac --win --linuxdist:linuxelectron-builder --linux --publish alwaysdist:macelectron-builder --mac --arm64 --x64 --publish alwaysdist:mac:arm64electron-builder --mac --arm64 --publish alwaysdist:mac:x64electron-builder --mac --x64 --publish alwaysdist:winelectron-builder --win --publish alwaysfixpnpm lint:fix && pnpm formatformatprettier --write "src/**/*.{ts,tsx,js,jsx,json,css}"format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,json,css}"linteslint src/lint:fixeslint src/ --fixpreviewelectron-vite previewqualitypnpm check && pnpm format:check && npx knipstandalonetsx src/main/standalone.tsstandalone:buildelectron-vite build && vite build --config vite.standalone.config.tsstandalone:startnode dist-standalone/index.cjstestvitest runtest:chunkstsx test/test-chunk-building.tstest:coveragevitest run --coveragetest:coverage:criticalvitest run --coverage --config vitest.critical.config.tstest:noisetsx test/test-noise-filtering.tstest:semantictsx test/test-semantic-steps.tstest:task-filteringtsx test/test-task-filtering.tstest:watchvitesttypechecktsc --noEmit
Dependencies22
@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@fastify/cors^11.2.0@fastify/static^9.0.0@tanstack/react-virtual^3.10.8date-fns^3.6.0electron-updater^6.7.3fastify^5.7.4idb-keyval^6.2.2lucide-react^0.562.0mdast-util-to-hast^13.2.1mermaid^11.13.0react^18.3.1react-dom^18.3.1react-markdown^10.1.0remark-gfm^4.0.1remark-parse^11.0.0ssh-config^5.0.4ssh2^1.17.0unified^11.0.5zustand^4.5.0