PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherhughe5
Artifact bytes843,382
Previous version4.1.2
Published2026-05-23T15:02:24.709Z
SHA-256c68de77b89ae0026abf08814cd1d87ad35c8339d25a37bcbd01bf64009fe5688

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

high
Last checked
highRisk
63Score
4.1.3Version
Status history (1 event)
  1. newavailable · risk high · score 63 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/umd/ai-client-sdk.umd.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/umd/ai-client-sdk.umd.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/es/vendor-ajv-BgE6aqKX.mjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/es/vendor-react-dom-Dt3jXKg5.mjshigh encoded/escaped-token density12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/umd/ai-client-sdk.umd.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/umd/ai-client-sdk.umd.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/es/vendor-ajv-BgE6aqKX.mjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/es/vendor-react-dom-Dt3jXKg5.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/umd/ai-client-sdk.umd.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/es/ai-client-sdk.mjsmatched "\\u00B7"3
lowObfuscationpackage/dist/es/vendor-ajv-BgE6aqKX.mjsmatched "\\u2028"3
lowObfuscationpackage/dist/es/vendor-markdown-CMw5eKCm.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/es/vendor-react-dom-Dt3jXKg5.mjsmatched "\\u00C0"3

Manifest

Package metadata

Scripts10
  • buildvite build --config vite.config.es.ts && vite build --config vite.config.umd.ts && 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