PkgRadar

Package evidence

@iblai/[email protected]

Large Javascript Payload: 7136841 bytes

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,085Niche · −30% score
Versions published
84Mature · −50% score
First published
May 2025
Publisher
gillis

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@iblai/[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":["@iblai/[email protected]"],"fail_on":"review"}'
Publishergillis
Artifact bytes19,139,102
Previous version1.8.0
Published2026-05-27T12:52:41.142Z
SHA-25601054a485f2f38421d97fd342703073463b9ff1d741903508b1a0c653f6de032

Why flagged

What the scanner saw

Large Javascript Payload: 7136841 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
20Score
1.8.1Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.esm.js7136841 bytes10
mediumLarge Javascript Payloadpackage/dist/next/index.esm.js10659923 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js7200492 bytes10
mediumLarge Javascript Payloadpackage/dist/next/index.js10774125 bytes10

Manifest

Package metadata

Scripts10
  • buildrollup -c && cp src/styles/base.css dist/styles.css
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint --fix
  • lint:checkeslint
  • releaserelease-it
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies62
  • @radix-ui/react-accordion1.2.8
  • @radix-ui/react-avatar1.1.7
  • @radix-ui/react-checkbox1.2.3
  • @radix-ui/react-dropdown-menu2.1.7
  • @radix-ui/react-label2.1.8
  • @radix-ui/react-popover1.1.7
  • @radix-ui/react-progress1.1.1
  • @radix-ui/react-radio-group1.2.2
  • @radix-ui/react-scroll-area1.2.2
  • @radix-ui/react-select2.1.7
  • @radix-ui/react-separator1.1.4
  • @radix-ui/react-slot1.2.4
  • @radix-ui/react-switch1.2.6
  • @radix-ui/react-tabs1.1.4
  • @radix-ui/react-toast1.2.15
  • @radix-ui/react-toggle1.1.1
  • @radix-ui/react-tooltip1.2.4
  • @shadcn/ui0.0.4
  • @tanstack/react-form1.11.2
  • @tiptap/core3.20.4
  • @tiptap/extension-color3.20.4
  • @tiptap/extension-heading3.20.4
  • @tiptap/extension-image3.20.4
  • @tiptap/extension-link3.20.4
  • @tiptap/extension-placeholder3.20.4
  • @tiptap/extension-table3.20.4
  • @tiptap/extension-table-cell3.20.4
  • @tiptap/extension-table-header3.20.4
  • @tiptap/extension-table-row3.20.4
  • @tiptap/extension-text-align3.20.4
  • …and 32 more.