PkgRadar

Package evidence

@boteteam/[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
212
Versions published
7
First published
Apr 2026
Publisher
wujian666

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":["@boteteam/[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":["@boteteam/[email protected]"],"fail_on":"review"}'
Publisherwujian666
Artifact bytes515,425
Previous version0.0.40
Published2026-05-20T06:45:48.070Z
SHA-2569e1166f56adf8cdce3dc35cf806175b820002c25784a4823dcde58a7fa892db9

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
0.0.41Version
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/esm/compat/litCompat08.generated.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/esm/compat/litCompat09.generated.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts5
  • buildnode ./scripts/embedShadowCss.js && father build
  • build:depsfather prebundle
  • build:externalnode ./scripts/buildExternal.js
  • build:lit-compatnode ./scripts/buildLitCompat.js
  • devnode ./scripts/embedShadowCss.js && father dev
Dependencies6
  • @a2ui/lit^0.9.3
  • @a2ui/markdown-it^0.0.3
  • @a2ui/web_core^0.9.2
  • @babel/runtime^7.23.9
  • @boteteam/types^0.0.41
  • zod^3.25.76