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.

Weekly downloads
476
Versions published
25Established · −30% score
First published
Dec 2025
Publisher
kyza_dev

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherkyza_dev
Artifact bytes450,772
Previous version0.3.48
Published2026-06-11T02:43:23.142Z
SHA-256bfbbe6b127327947467a2d4dc298dd8fa1d0842a1decc5e39860801b698f07a6

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildvite build && pnpm run build:css && pnpm run build:postcss && cp dist/ui-lab-ui.es.js dist/ui-lab-ui.umd.js
  • build:csspostcss src/styles.css -o dist/styles.css && (cat dist/style.css >> dist/styles.css 2>/dev/null || true)
  • build:postcsscp src/postcss-ui-lab.ts dist/postcss-ui-lab.mjs
  • cleanrm -rf dist
  • testvitest
  • test:coveragevitest --coverage
  • test:runvitest --run
  • test:uivitest --ui
  • type-checktsc --noEmit
Dependencies25
  • @gsap/react^2.1.2
  • @react-aria/button^3.14.4
  • @react-aria/dialog^3.5.14
  • @react-aria/focus^3.17.1
  • @react-aria/interactions^3.21.3
  • @react-aria/listbox^3.13.5
  • @react-aria/overlays^3.22.0
  • @react-aria/radio^3.12.4
  • @react-aria/searchfield^3.7.9
  • @react-aria/switch^3.7.10
  • @react-aria/utils^3.24.2
  • @react-stately/list^3.10.6
  • @react-stately/overlays^3.6.7
  • @react-stately/searchfield^3.5.5
  • @react-stately/slider^3.7.2
  • @react-stately/toggle^3.9.2
  • @react-types/shared^3.33.0
  • @vitest/coverage-v8^4.1.0
  • class-variance-authority^0.7.0
  • clsx^2.0.0
  • gsap^3.12.2
  • lucide-react^0.525.0
  • postcss^8.5.6
  • react-aria^3.44.0
  • react-stately^3.42.0