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.
- Versions published
- 2
- First published
- May 2026
- Publisher
- jackshelton
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":"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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts12
buildvp pack && pnpm sync:deno-fixturecheckvp checkreleasebumpp && pnpm publishsync:deno-fixturerm -rf fixtures/vite-deno-workspace/qwik-bundler/dist && cp -R dist fixtures/vite-deno-workspace/qwik-bundler/testvp testtest:hmr-attributenode scripts/with-lock.mjs hmr-smoke "pnpm build && node scripts/smoke-vite-csr-attribute-hmr.mjs"test:hmr-browsernode scripts/with-lock.mjs hmr-smoke "pnpm build && node scripts/smoke-vite-csr-hmr.mjs"test:hmr-leakagepnpm build && pnpm --filter @fixtures/vite-csr build && pnpm --filter @fixtures/vite-nitro-v3 build && pnpm --filter @fixtures/vite-library build && pnpm --filter @fixtures/rolldown-library build && node scripts/check-hmr-leakage.mjstest:hmr-nitronode scripts/with-lock.mjs hmr-smoke "pnpm build && node scripts/smoke-vite-nitro-hmr.mjs"test:hmr-remove-handlernode scripts/with-lock.mjs hmr-smoke "pnpm build && node scripts/smoke-vite-nitro-remove-handler-hmr.mjs"test:watchvp test watchtest:workerdpnpm build && pnpm --dir fixtures/vite-workerd build && node scripts/smoke-vite-workerd-hmr.mjs
Dependencies4
@qwik.dev/optimizer2.1.0-beta.2@thi.ng/dgraph2.1.205pathe2.0.3ufo1.6.4