PkgRadar

Package evidence

@8wave/[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
349
Versions published
46
First published
Feb 2026
Publisher
8wave

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":["@8wave/[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":["@8wave/[email protected]"],"fail_on":"review"}'
Publisher8wave
Artifact bytes5,808,828
Previous version0.82.0
Published2026-05-21T13:35:57.320Z
SHA-256413ed482055fbc5a1da1eb758bf6aa152677de82a4b3242331aa6b26b4b49bae

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/_chunks/esm-Do28MRcA.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/ai-elements.es.js2049051 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build --mode lib && vite build --mode vue-lib
  • build:libvite build --mode lib
  • build:vuevite build --mode vue-lib
  • devvite --port 8082 --open --host
  • linteslint .
  • lint:fixeslint --fix .
  • typechecknpx vue-tsc --noEmit