PkgRadar

Package evidence

@ww-ai-lab/[email protected]

no findings

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
350
Versions published
36
First published
Feb 2026
Publisher
barlowliu

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":["@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,301,986
Previous version2026.6.2-beta.4
Published2026-06-03T07:34:07.352Z
SHA-256d01141af1a842dc38d13ee99457e69f88fb13bfe8147e9d1e598990840115dc3

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

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