PkgRadar

Package evidence

@dyyz1993/[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
1,933Niche · −30% score
Versions published
56
First published
May 2026
Publisher
dyyz1993

Effective trust discount applied: 30% (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":["@dyyz1993/[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":["@dyyz1993/[email protected]"],"fail_on":"review"}'
Publisherdyyz1993
Artifact bytes430,693
Previous version0.13.1
Published2026-05-23T05:24:02.991Z
SHA-256dc0576cdd80b3aee32f195647c97696ace64dc82bf2e5fc54306cdcc95e5adda

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/dist/cli.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/dist/daemon-main.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/dist/index.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45

Manifest

Package metadata

Scripts10
  • buildtsup
  • devtsup --watch
  • linteslint src/ bin/ --ext .ts
  • preparehusky
  • startnode dist/cli.js
  • testvitest run
  • test:e2evitest run tests/e2e/
  • test:watchvitest
  • typechecktsc --noEmit
  • validatenpm run typecheck && npm run lint && npm run build && npm test
Dependencies16
  • @dyyz1993/xcli-core^0.9.2
  • @types/react-syntax-highlighter^15.5.13
  • @types/turndown^5.0.6
  • cheerio^1.2.0
  • chrome-remote-interface^0.34.0
  • imapflow^1.3.3
  • lucide-react^1.14.0
  • playwright^1.59.0
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • remark-gfm^4.0.1
  • turndown^7.2.4
  • turndown-plugin-gfm^1.0.2
  • ws^8.20.0
  • yaml^2.8.4
  • zod^3.24.0
Optional dependencies1
  • undici^7.25.0