PkgRadar

Package evidence

@zhongqian97-code/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
115
First published
Apr 2026
Publisher
zhongqian97-code

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":["@zhongqian97-code/[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":["@zhongqian97-code/[email protected]"],"fail_on":"review"}'
Artifact bytes194,788
Previous version0.5.90
Published2026-05-25T15:26:00.343Z
SHA-2567903377be3255b33869b6f21fc7445e78cdc70aec8f2959993919bfb3a89c250

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ui-XYDDB5CY.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/web-EUASR56D.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts6
  • buildtsup
  • devtsx src/index.ts
  • pretest:integrationnpm run build
  • testvitest run
  • test:integrationvitest run --config vitest.integration.config.ts
  • test:watchvitest
Dependencies10
  • @fastify/cors^11.2.0
  • @fastify/static^9.1.3
  • @fastify/websocket^11.2.0
  • @types/react^19.2.14
  • fastify^5.8.5
  • ink^7.0.2
  • marked^12.0.0
  • openai^4.0.0
  • react^19.2.5
  • string-width^8.2.1