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"}'
Publisherhughe5
Artifact bytes842,841
Previous version4.1.4
Published2026-05-25T05:37:12.248Z
SHA-256f2b4cdc8e8f0694926131b37ea6191157c6a3b1e0f1a3c0a13a13f3c68c1eb58

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ai-client-sdk.umd.jshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ai-client-sdk.umd.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/ai-client-sdk.umd.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts10
  • buildvite build && tsc -p tsconfig.build.json
  • devvite
  • formatprettier . --write
  • format:checkprettier . --check
  • license:checkaddlicense -check -c "Copyright" -l apache "examples" "src"
  • linteslint . --ext .js,.mjs,.cjs,.ts,.tsx --fix
  • lint:checkeslint . --ext .js,.mjs,.cjs,.ts,.tsx
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
Dependencies14
  • @ant-design/cssinjs^2.1.2
  • ajv^8.20.0
  • antd^6.4.1
  • chrono-node^2.9.1
  • dayjs^1.11.20
  • dompurify^3.4.3
  • lodash-es^4.18.1
  • react^19.2.6
  • react-dom^19.2.6
  • rehype-stringify^10.0.1
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • remark-rehype^11.1.2
  • unified^11.0.5