PkgRadar

Package evidence

@gxp-dev/[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.

Weekly downloads
107
Versions published
3
First published
May 2026
Publisher
keepevets

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":["@gxp-dev/[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":["@gxp-dev/[email protected]"],"fail_on":"review"}'
Publisherkeepevets
Artifact bytes608,362
Previous version0.1.0
Published2026-05-29T21:09:12.358Z
SHA-2567e27b2c089600630a336d0bf670191ad66b37ed6881c88bf4451ba9c1d43b954

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.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildvite build && npm run build:css
  • build:csstailwindcss -i src/styles/tailwind.css -o dist/styles/index.css --minify
  • devvite
  • linteslint src --ext .ts,.vue
  • manifestnode scripts/build-library-manifest.mjs
  • manifest:prettynode scripts/build-library-manifest.mjs --pretty
  • prepublishOnlynpm run build
  • previewvite preview
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build -o storybook-static && pnpm manifest
  • testvitest
  • test:coveragevitest --coverage
  • test:runvitest run
  • test:uivitest --ui
  • typecheckvue-tsc --noEmit
Dependencies13
  • @ericblade/quagga2^1.12.1
  • @fix-webm-duration/fix^1.0.1
  • @vee-validate/zod^4.15.1
  • @vueuse/core^14.3.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-vue-next^0.344.0
  • radix-vue^1.9.17
  • reka-ui^2.9.8
  • tailwind-merge^3.6.0
  • vee-validate^4.15.1
  • vue-sonner^2.0.9
  • zod^3.25.76