PkgRadar

Package evidence

[email protected]

Obfuscation: matched "atob("

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
275
Versions published
3
First published
May 2026
Publisher
wangzhaojing

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherwangzhaojing
Artifact bytes150,820
Previous version1.0.1
Published2026-05-25T09:57:59.721Z
SHA-256a640fb4f0ae4fc5ea8c170da226e4e51f3bd8a0df0bf33e9a090558b69372423

Why flagged

What the scanner saw

Obfuscation: matched "atob("

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/index.jsmatched "atob("3

Manifest

Package metadata

Scripts6
  • buildrolldown -c
  • devrolldown -c && concurrently -k -n "build,server" "pnpm run watch:input" "pnpm run watch:output"
  • inspectpnpm dlx @modelcontextprotocol/inspector node dist/index.js
  • typechecktsgo --build
  • watch:inputrolldown -c -w
  • watch:outputnodemon --watch dist/index.js --exec "pnpm run inspect"
Dependencies7
  • @ant-design/md-to-json-schema^1.2.3
  • @cfworker/json-schema^4.1.1
  • @modelcontextprotocol/server2.0.0-alpha.2
  • lodash-es^4.18.1
  • rxjs8.0.0-alpha.14
  • semver^7.8.1
  • zod^4.4.3