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
124
Versions published
3
First published
May 2026
Publisher
cyhuajuan

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"}'
Publishercyhuajuan
Artifact bytes4,527,781
Previous version0.1.0
Published2026-05-27T08:09:52.521Z
SHA-256a1213d9bf893ec13befa2e12cb5ac7a10ef7623a2a3c833e985631f45aa68c8a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/web/assets/chunk-727SXJPM-BKxut6Xa.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/web/assets/flowDiagram-I6XJVG4X-DOLSRC-u.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/web/assets/index-CLNrORmy.js2462788 bytes10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/web/assets/chunk-727SXJPM-BKxut6Xa.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/web/assets/flowDiagram-I6XJVG4X-DOLSRC-u.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/web/assets/index-CLNrORmy.js2462788 bytes10
lowCredential file accesspackage/dist/web/assets/ssh-config-BgfXC-Er.jsmatched ".ssh"5
lowCredential file accesspackage/dist/web/assets/ssh-config-DlA0k24P.jsmatched ".ssh"5

Manifest

Package metadata

Scripts5
  • buildbun run --filter @owndesign/server build && bun run --filter @owndesign/web build && node scripts/build.mjs
  • linteslint .
  • testvitest run --passWithNoTests
  • test:watchvitest
  • typechecktsc -p tsconfig.json