PkgRadar

Package evidence

[email protected]

no findings

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 monitoring

No 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"}'
Publisherjackshelton
Artifact bytes25,409
Previous versionnone
Published2026-05-21T03:38:05.877Z
SHA-256b43e1f6cc89e7cedf15080ab34322f46f72caa0b75cfa7e7f7f69ee9383eacea

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

low
Last checked
lowRisk
0Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildvp pack && pnpm sync:deno-fixture
  • checkvp check
  • releasebumpp && pnpm publish
  • sync:deno-fixturerm -rf fixtures/vite-deno-workspace/qwik-bundler/dist && cp -R dist fixtures/vite-deno-workspace/qwik-bundler/
  • testvp test
  • test: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.mjs
  • test: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 watch
  • test: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.205
  • pathe2.0.3
  • ufo1.6.4