PkgRadar

Package evidence

@its_seraj/[email protected]

Install-time lifecycle script: postinstall="electron-rebuild -f -w better-sqlite3"

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,135Niche · −30% score
Versions published
8
First published
May 2026
Publisher
its_seraj

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":["@its_seraj/[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":["@its_seraj/[email protected]"],"fail_on":"review"}'
Publisherits_seraj
Artifact bytes792,990
Previous version1.0.6
Published2026-05-26T14:08:17.197Z
SHA-25611ed27f8493123928b9c01278e799b503ff46b647b94a01bfc5c9f8ca271e20a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="electron-rebuild -f -w better-sqlite3"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="electron-rebuild -f -w better-sqlite3"5

Manifest

Package metadata

Scripts5
  • buildnode build.mjs
  • devnode build.mjs && npx electron dist/main.js
  • distnode build.mjs && electron-builder
  • packnode build.mjs && electron-builder --dir
  • postinstallelectron-rebuild -f -w better-sqlite3
Dependencies13
  • @tiptap/core^2.11.5
  • @tiptap/extension-bubble-menu^2.11.5
  • @tiptap/extension-color^2.11.5
  • @tiptap/extension-highlight^2.11.5
  • @tiptap/extension-image^2.11.5
  • @tiptap/extension-text-style^2.11.5
  • @tiptap/starter-kit^2.11.5
  • axios^1.9.0
  • better-sqlite3^9.6.0
  • electron^29.4.6
  • electron-auto-launch^5.0.6
  • electron-rebuild^3.2.9
  • preact^10.26.4