PkgRadar

Package evidence

@qx-wz/[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
285
Versions published
8
First published
May 2026
Publisher
ashuiweb

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":["@qx-wz/[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":["@qx-wz/[email protected]"],"fail_on":"review"}'
Publisherashuiweb
Artifact bytes30,007
Previous version0.0.22
Published2026-05-26T07:32:01.143Z
SHA-256ee3bb1a7d6bb77b446d155440d7c7a7db98b6a94cdcd9ac2bbc79671d4c40c50

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleanrm -rf dist/
  • devtsup --watch
  • linteslint src/
  • publishnpm version patch --no-git-tag-version && npm run build && npm publish
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • commander^12.1.0
  • execa^9.6.1
  • get-port^7.1.0
  • ink^5.0.0
  • ink-spinner^5.0.0
  • open^10.1.0
  • react^18.3.1
  • semver^7.7.4
  • zod^3.23.8