PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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 bytes146,258
Previous versionnone
Published2026-05-23T15:36:27.757Z
SHA-256d528aac4bd08c0e6ad7ebef09bf9e0314543dd669ca1f4f14f87f2317f1cdd26

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
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"
Dependencies6
  • @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
  • semver^7.8.1
  • zod^4.4.3