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.

Weekly downloads
6,344Niche · −30% score
Versions published
122
First published
Apr 2026
Publisher
zhongqian97-code

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":["@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 bytes198,665
Previous version0.5.98
Published2026-05-26T15:56:12.144Z
SHA-2564c955c9f0863f530f3d6e7b1ce84e71e9b29ed380fd8a214cad5546b5a29d5b0

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ui-FTVW3HNY.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/web-BW7KHTIR.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