PkgRadar

Package evidence

@exem-ui/[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
59
First published
Feb 2026
Publisher
seunghunx

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":["@exem-ui/[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":["@exem-ui/[email protected]"],"fail_on":"review"}'
Publisherseunghunx
Artifact bytes488,485
Previous version0.3.4-next.20260421081810
Published2026-04-22T05:18:04.938Z
SHA-2564a5bc4236afb05b129e1cb36353227f712cc6b3f1f8dedd89b8583e305aee43d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildtsup
  • devpnpm generate && tsup --watch
  • formatprettier --write "src/**/*.{ts,tsx}"
  • generatenode scripts/generate-icons.js
  • lintbiome check src
  • lint:fixbiome check --write src
  • prebuildpnpm generate
  • pretypecheckpnpm generate
  • testvitest run
  • test:coveragevitest run --coverage
  • test:uivitest --ui
  • test:watchvitest watch
  • typechecktsc --noEmit
Dependencies27
  • @atlaskit/pragmatic-drag-and-drop^1.7.7
  • @atlaskit/pragmatic-drag-and-drop-hitbox^1.1.0
  • @atlaskit/pragmatic-drag-and-drop-react-drop-indicator^3.2.11
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @exem-ui/core0.3.3-next.20260422051645
  • @radix-ui/react-checkbox^1.2.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-radio-group^1.2.3
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-switch^1.2.3
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @tanstack/react-table^8.21.3
  • @tanstack/react-virtual^3.13.16
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lodash-es^4.17.22
  • react-day-picker^9.13.2
  • sonner^2.0.7
  • tailwind-merge^3.3.1
  • tailwind-scrollbar-hide^4.0.0
  • tiny-invariant^1.3.3