PkgRadar

Package evidence

[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
18
Versions published
7
First published
Apr 2026
Publisher
xishui

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherxishui
Artifact bytes109,507
Previous version1.0.4
Published2026-04-29T08:34:33.674Z
SHA-256b83a02e3ad1e8cd6e4f186dd49ffbb0c21d1bdbecab5fdb9828c83ea51194137

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

low
Last checked
lowRisk
0Score
1.0.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 21 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/src/cli.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/config.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/lib/config.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/lib/format.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/composite/getSelectedNodes.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/composite/img2img.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/composite/img2imgGpt.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/api/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/composite/kling.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/lib/logger.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/main.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/basic/newDs.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/lib/output.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/basic/poll.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/composite/seedance.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/composite/text2img.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/composite/text2imgGpt.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/basic/upload.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/commands/basic/useDs.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/lib/utils.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/src/version.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildtsc && node scripts/obfuscate.cjs
  • build:plaintsc
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"
  • devtsx src/main.ts
  • startnode dist/src/main.js
Dependencies2
  • commander^14.0.3
  • terminal-image^4.3.0