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
1,136Niche · −30% score
Versions published
50Established · −30% score
First published
Nov 2025
Publisher
pubs12

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"}'
Publisherpubs12
Artifact bytes668,552
Previous version3.2.1
Published2026-06-11T13:23:28.978Z
SHA-256c5938d793447f7d3f8cb63b7a430b61056ce34d649d52c6506d3deed296ffcb6

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
3.3.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

Scripts8
  • buildtsup
  • devtsup --watch
  • dev:test-appcd test-app && npm run dev
  • linteslint src --ext ts,tsx
  • prepublishOnlynpm run build && npm run type-check
  • test:buildnpm run build && cd test-app && npm run build
  • test:devnpm run build && npm run dev:test-app
  • type-checktsc --noEmit
Dependencies58
  • @dnd-kit/core^6.1.0
  • @dnd-kit/sortable^8.0.0
  • @dnd-kit/utilities^3.2.2
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-alert-dialog^1.1.15
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-dialog^1.1.1
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-hover-card^1.1.15
  • @radix-ui/react-popover^1.1.1
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.1.1
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.1.0
  • @radix-ui/react-switch^1.1.0
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toggle^1.1.10
  • @radix-ui/react-toggle-group^1.1.11
  • @radix-ui/react-tooltip^1.1.1
  • @tiptap/core^3.20.5
  • @tiptap/extension-color^3.20.5
  • @tiptap/extension-font-family^3.20.5
  • @tiptap/extension-highlight^3.20.5
  • @tiptap/extension-horizontal-rule^3.20.5
  • @tiptap/extension-image^3.20.5
  • @tiptap/extension-link^3.20.5
  • @tiptap/extension-placeholder^3.20.5
  • @tiptap/extension-subscript^3.20.5
  • …and 28 more.