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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 10 · 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/index-jVd_Q_7O.js | 3904060 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.umd.js | 2369636 bytes | 10 |
Manifest
Package metadata
Scripts6
buildtsc && vite buildbuild:routerVITE_SINGLE_FILE_OUTPUT=true pnpm build && pnpm copy-htmlcopy-htmlcp dist/index.html ../router/internal/graphiql/graphiql.htmldevviteformatprettier -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.7axios1.13.5change-case^5.2.0class-variance-authority^0.7.0clsx^2.0.0copy-to-clipboard^3.3.3crypto-js^4.2.0dagre^0.8.5graphql^16.9.0graphql-ws^5.16.0lodash4.18.1monaco-editor^0.45.0prettier^3.6.2prism-react-renderer^2.3.0prismjs^1.30.0react18.3.1react-dom18.3.1react-icons^4.12.0react-move-hook^0.1.2- …and 3 more.