PkgRadar

Package evidence

@uptiqai/[email protected]

Large Javascript Payload: 2997152 bytes

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
2,579Niche · −30% score
Versions published
166Established · −30% score
First published
Nov 2025
Publisher
shubhangi-cion

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@uptiqai/[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":["@uptiqai/[email protected]"],"fail_on":"review"}'
Artifact bytes1,964,912
Previous version1.158.0
Published2026-05-28T12:24:49.926Z
SHA-256c92e1c685b663687807893ff2c4432e7ab47adf32dfe85f43a4c873b64dbeddb

Why flagged

What the scanner saw

Large Javascript Payload: 2997152 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
14Score
1.159.0Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.umd.cjs2997152 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js4271478 bytes10

Manifest

Package metadata

Scripts4
  • buildtsc -b && vite build
  • build:cdnexport BUILD_TARGET=cdn && tsc -b && vite build
  • eslinteslint . --ext .ts,.tsx --fix --max-warnings 0
  • startvite
Dependencies17
  • @hookform/resolvers^5.2.1
  • @modelcontextprotocol/ext-apps^1.0.1
  • @modelcontextprotocol/sdk^1.24.0
  • @r2wc/react-to-web-component^2.1.0
  • @tanstack/react-query^5.17.14
  • @uiw/react-markdown-preview^5.1.5
  • axios^1.15.0
  • class-variance-authority^0.7.0
  • lucide-react^0.525.0
  • react^18.2.0
  • react-dom^18.2.0
  • react-hook-form^7.60.0
  • socket.io-client^4.8.3
  • turndown^7.2.1
  • use-debounce^10.1.0
  • uuid^13.0.0
  • zod^4.0.10