PkgRadar

Package evidence

@xbrowser/[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
4
First published
May 2026
Publisher
dyyz1993

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":["@xbrowser/[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":["@xbrowser/[email protected]"],"fail_on":"review"}'
Publisherdyyz1993
Artifact bytes404,038
Previous version0.14.1
Published2026-05-29T04:29:03.717Z
SHA-2568af0bd9537df6e38293eef409d2974d16d9ff0764e3fcae904bc00f6c2045286

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
50Score
0.14.2Version
Status history (1 event)
  1. newavailable · risk review · score 50 · 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
Dependencies17
  • @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
  • sharp^0.34.5
  • 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