PkgRadar

Package evidence

@ww-ai-lab/[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
173
Versions published
31
First published
Feb 2026
Publisher
barlowliu

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":["@ww-ai-lab/[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":["@ww-ai-lab/[email protected]"],"fail_on":"review"}'
Publisherbarlowliu
Artifact bytes1,286,009
Previous version2026.5.10-beta.1
Published2026-05-25T14:10:26.639Z
SHA-256c386fee283e4e09b72e938179d5f2a308905b81be96f7efa2614d587a8be87b2

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/assets/chunk-4TB4RGXK-CkSey-By.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/assets/flowDiagram-DWJPFMVM-C9Up4-jj.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts12
  • buildtsc -b && vite build
  • checkpnpm lint && pnpm format:check
  • devvite
  • formatoxfmt --write src/
  • format:checkoxfmt --check src/
  • lintoxlint src/
  • platformnode bin/platform.js
  • previewvite preview
  • startnode ./bin/openclaw-office.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies15
  • i18next^25.8.13
  • i18next-browser-languagedetector^8.2.1
  • immer^10.1.1
  • js-yaml^4.1.1
  • lucide-react^0.575.0
  • mermaid^11.14.0
  • react^19.1.0
  • react-dom^19.1.0
  • react-i18next^16.5.4
  • react-markdown^10.1.0
  • react-router-dom^7.13.1
  • react-textarea-autosize^8.5.9
  • recharts^2.15.0
  • remark-gfm^4.0.1
  • zustand^5.0.0