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
- 79Established · −30% score
- First published
- Aug 2025
- Publisher
- mathiasrs
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
Review before promotingMixed 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":["[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"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 review · score 8 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/chunk-SOXTEP7H.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts7
buildtsup src/index.ts src/react/index.ts src/react/core.ts src/headless/index.ts --format esm,cjs --dts --sourcemap && pnpm run copy:csscopy:cssmkdir -p dist && cp src/styles.css dist/styles.css && cp src/highlight.css dist/highlight.cssdevtsup src/index.ts src/react/index.ts src/react/core.ts src/headless/index.ts --format esm,cjs --dts --sourcemap --watchlinteslint . --ext .ts,.tsxprepackpnpm run buildpreparepnpm run buildtypechecktsc -p tsconfig.json
Dependencies42
@floating-ui/dom^1.7.6@tabler/icons-react^3.34.1@tiptap/core3.20.2@tiptap/extension-blockquote3.20.2@tiptap/extension-bold3.20.2@tiptap/extension-bullet-list3.20.2@tiptap/extension-code3.20.2@tiptap/extension-code-block3.20.2@tiptap/extension-code-block-lowlight3.20.2@tiptap/extension-collaboration3.20.2@tiptap/extension-collaboration-caret3.20.2@tiptap/extension-document3.20.2@tiptap/extension-drag-handle3.20.2@tiptap/extension-dropcursor3.20.2@tiptap/extension-gapcursor3.20.2@tiptap/extension-hard-break3.20.2@tiptap/extension-heading3.20.2@tiptap/extension-horizontal-rule3.20.2@tiptap/extension-image3.20.2@tiptap/extension-italic3.20.2@tiptap/extension-link3.20.2@tiptap/extension-list3.20.2@tiptap/extension-list-item3.20.2@tiptap/extension-list-keymap3.20.2@tiptap/extension-mention3.20.2@tiptap/extension-node-range3.20.2@tiptap/extension-ordered-list3.20.2@tiptap/extension-paragraph3.20.2@tiptap/extension-placeholder3.20.2@tiptap/extension-strike3.20.2- …and 12 more.