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,291Niche · −30% score
Versions published
182Mature · −50% score
First published
Dec 2023
Publisher
themainstack

Effective trust discount applied: 50% (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"}'
Publisherthemainstack
Artifact bytes2,104,843
Previous version1.19.4
Published2026-05-22T15:46:49.864Z
SHA-25651b622b91380e64452090ba53fa482c5d454c8db684f4ebe4c1451d381247997

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
1.19.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
  • buildtsc && vite build
  • build-storybookyarn generate:llms && storybook build
  • devvite
  • formatprettier --write
  • generate:llmsnode scripts/generate-llms-docs.mjs
  • install:huskyrun-script-os
  • install:husky:default[ ! -d "/node_modules/husky/" ] || husky install
  • install:husky:win32echo "husky skipped"
  • linteslint --fix
  • prepareyarn install:husky || npm run install:husky
  • prepublishOnlyyarn build
  • previewvite preview --port 5001
  • scriptnamecmd
  • storybookstorybook dev -p 6006
  • ts-errortsc
Dependencies50
  • @lordicon/react^1.11.0
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @radix-ui/react-visually-hidden^1.2.4
  • @tiptap/extension-collaboration^3.10.5
  • @tiptap/extension-drag-handle^3.10.5
  • @tiptap/extension-drag-handle-react^3.10.5
  • @tiptap/extension-emoji^3.11.0
  • @tiptap/extension-file-handler^3.10.5
  • @tiptap/extension-image^3.10.5
  • @tiptap/extension-node-range^3.10.5
  • @tiptap/extension-text-align^3.10.5
  • @tiptap/extension-text-style^3.10.5
  • @tiptap/pm^3.10.4
  • @tiptap/react^3.10.4
  • @tiptap/starter-kit^3.10.4
  • @tiptap/suggestion^3.11.0
  • …and 20 more.