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,225Niche · −30% score
- Versions published
- 98Mature · −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
Looks clean — keep monitoringNo 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 7895648 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.esm.js | 7895648 bytes | 0 |
| low | Large Javascript Payload | package/dist/next/index.esm.js | 10729169 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.js | 7995217 bytes | 0 |
| low | Large Javascript Payload | package/dist/next/index.js | 10845618 bytes | 0 |
Manifest
Package metadata
Scripts10
buildrollup -c && cp src/styles/base.css dist/styles.cssformatprettier --write .format:checkprettier --check .linteslint --fixlint:checkeslintreleaserelease-ittestvitest runtest:coveragevitest run --coveragetest:watchvitesttypechecktsc --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.