PkgRadar

Package evidence

@its_seraj/[email protected]

New Account With Lifecycle Hook: package first published 17 day(s) ago, 9 total version(s), has lifecycle hook

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
77
Versions published
9
First published
May 2026
Publisher
its_seraj

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,938
Previous version1.0.4
Published2026-05-23T10:49:26.856Z
SHA-2563b8e0ecd32058630767aff8be8de5dd22feb2aeeadf14841797f2de478abc179

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 17 day(s) ago, 9 total version(s), has lifecycle hook

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 17 day(s) ago, 9 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 17 day(s) ago, 9 total version(s), has lifecycle hook10
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