PkgRadar

Package evidence

@wundergraph/[email protected]

Large Javascript Payload: 3904060 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,318Niche · −30% score
Versions published
38Mature · −50% score
First published
Jul 2024
Publisher
starptech

Effective trust discount applied: 50% (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":["@wundergraph/[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":["@wundergraph/[email protected]"],"fail_on":"review"}'
Publisherstarptech
Artifact bytes9,977,061
Previous version0.13.0
Published2026-05-01T19:04:30.033Z
SHA-256b8f2e37eaec00f43bb05007c4318ba76d81d34855de4f0fc972552e25f7ae8d7

Why flagged

What the scanner saw

Large Javascript Payload: 3904060 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index-jVd_Q_7O.js3904060 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js2369636 bytes10

Manifest

Package metadata

Scripts6
  • buildtsc && vite build
  • build:routerVITE_SINGLE_FILE_OUTPUT=true pnpm build && pnpm copy-html
  • copy-htmlcp dist/index.html ../router/internal/graphiql/graphiql.html
  • devvite
  • formatprettier -w -c .
  • previewvite preview
Dependencies33
  • @heroicons/react^2.0.18
  • @monaco-editor/react^4.6.0
  • @radix-ui/react-checkbox^1.0.4
  • @radix-ui/react-dialog^1.0.4
  • @radix-ui/react-dropdown-menu^2.0.5
  • @radix-ui/react-icons^1.3.0
  • @radix-ui/react-scroll-area^1.0.5
  • @radix-ui/react-select^1.2.2
  • @radix-ui/react-separator^1.0.3
  • @radix-ui/react-slot1.0.2
  • @radix-ui/react-tabs^1.0.4
  • @radix-ui/react-tooltip^1.0.7
  • axios1.13.5
  • change-case^5.2.0
  • class-variance-authority^0.7.0
  • clsx^2.0.0
  • copy-to-clipboard^3.3.3
  • crypto-js^4.2.0
  • dagre^0.8.5
  • graphql^16.9.0
  • graphql-ws^5.16.0
  • lodash4.18.1
  • monaco-editor^0.45.0
  • prettier^3.6.2
  • prism-react-renderer^2.3.0
  • prismjs^1.30.0
  • react18.3.1
  • react-dom18.3.1
  • react-icons^4.12.0
  • react-move-hook^0.1.2
  • …and 3 more.