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
- 40,106Mainstream · −50% score
- Versions published
- 500Established · −30% score
- First published
- Oct 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@mcp-use/[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":["@mcp-use/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3037664 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/web/assets/index-53RzvJuE.js | 3037664 bytes | 10 |
| medium | Large Javascript Payload | package/dist/cdn/inspector.js | 5619566 bytes | 10 |
Manifest
Package metadata
Scripts34
buildnpm run build:client && npm run build:client-exports && npm run build:server && npm run build:cli && npm run build:cdnbuild:cdnvite build --config vite.cdn.config.tsbuild:clitsup src/server/cli.ts --format esm --out-dir dist/build:clientvite buildbuild:client-exportstsup --config tsup.client.ts && tsc -p tsconfig.client.json --emitDeclarationOnly --declarationbuild:servertsup src/server/*.ts --format esm --out-dir dist/server && tsc -p tsconfig.server.json --emitDeclarationOnly --declarationdevconcurrently "npm run dev:client" "npm run dev:server"dev:clientrimraf node_modules/.vite && vite --port 3000dev:serverVITE_DEV=true tsx watch src/server/server.tsdev:standalonetsx watch src/server/server.tsinstall:npmnpm installinstall:pnpmpnpm installinstall:yarnyarn installlinteslint .lint:fixeslint . --fixlint:npmnpm run lint:fixlint:pnpmpnpm lint:fixlint:yarnyarn eslint . --fixpreviewvite previewstartnode dist/server/server.jstest:e2eplaywright testtest:e2e:builtinnode tests/e2e/scripts/run-test-matrix.mjs builtintest:e2e:codegenplaywright codegen http://localhost:3000/inspectortest:e2e:debugplaywright test --debugtest:e2e:mixnode tests/e2e/scripts/run-test-matrix.mjs mixtest:e2e:prodnode tests/e2e/scripts/run-test-matrix.mjs prodtest:e2e:prod:uiTEST_MODE=production playwright test --uitest:e2e:pythonnode tests/e2e/scripts/run-python-e2e.mjstest:e2e:reportplaywright show-reporttest:e2e:tunnelnode tests/e2e/scripts/run-tunnel-test.mjs- …and 4 more.
Dependencies33
@hono/node-server^1.19.13@modelcontextprotocol/ext-apps^1.0.1@modelcontextprotocol/sdk^1.26.0@paper-design/shaders-react^0.0.72@radix-ui/react-alert-dialog^1.1.15@radix-ui/react-avatar^1.1.11@radix-ui/react-checkbox^1.3.3@radix-ui/react-dialog^1.1.15@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-label^2.1.8@radix-ui/react-popover^1.1.15@radix-ui/react-select^2.2.6@radix-ui/react-switch^1.2.6@radix-ui/react-tooltip^1.2.8@scarf/scarf^1.4.0@tailwindcss/vite^4.2.0@types/react-syntax-highlighter^15.5.13class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1hono^4.12.12lucide-react^0.562.0markdown-to-jsx^9.7.4mcp-use1.29.0-canary.21motion^12.34.2next-themes^0.4.6open^11.0.0posthog-node^5.24.17react-resizable-panels^4.6.4react-syntax-highlighter^16.1.0- …and 3 more.