PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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 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":["[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"}'
Publishermathiasrs
Artifact bytes961,653
Previous version2.4.3
Published2026-04-20T09:03:46.888Z
SHA-2566438e9d479a38d471c13ebe0498cbad89ac29b7af790cc2f1ab8ac2e92990932

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-SOXTEP7H.jshigh encoded/escaped-token density12

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:css
  • copy:cssmkdir -p dist && cp src/styles.css dist/styles.css && cp src/highlight.css dist/highlight.css
  • devtsup src/index.ts src/react/index.ts src/react/core.ts src/headless/index.ts --format esm,cjs --dts --sourcemap --watch
  • linteslint . --ext .ts,.tsx
  • prepackpnpm run build
  • preparepnpm run build
  • typechecktsc -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.