PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Artifact bytes258,288
Previous version0.1.31
Published2026-05-21T06:16:20.022Z
SHA-256496e1b703b9cb7278a346ff285ce882917eb2ed5e66e205f67eb6d5fe79b8742

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ckc-ui.umd.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/ckc-ui.mjshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ckc-ui.umd.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/ckc-ui.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/ckc-ui.umd.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/ckc-ui.mjsmatched "fromCharCode"3

Manifest

Package metadata

Scripts3
  • buildvue-tsc -b && vite build
  • devpnpm run -C ui-demo dev
  • previewvite preview
Dependencies2
  • json5^2.2.3
  • vue^3.5.32