PkgRadar

Package evidence

@knotpad/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 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.

Versions published
2
First published
Jun 2026
Publisher
nexstriveservices

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@knotpad/[email protected]"],"fail_on":"high"}'

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":["@knotpad/[email protected]"],"fail_on":"high"}'
Artifact bytes6,666
Previous version0.1.0
Published2026-06-15T02:38:18.158Z
SHA-25627f6570c8b2e000eea1ebac4500d02ec556f31e300c2420c5b93acab883905be

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 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

high
Last checked
highRisk
15Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 2 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"nexstriveservices","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 2 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"nexstriveservices","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="prisma generate"5

Manifest

Package metadata

Scripts11
  • buildprisma generate && next build
  • devnext dev
  • electron:buildrimraf dist && rimraf dist-electron && tsc --project tsconfig.electron.json && electron-builder
  • electron:build:linuxrimraf dist && rimraf dist-electron && tsc --project tsconfig.electron.json && electron-builder --linux
  • electron:build:macrimraf dist && rimraf dist-electron && tsc --project tsconfig.electron.json && electron-builder --mac
  • electron:build:winrimraf dist && rimraf dist-electron && tsc --project tsconfig.electron.json && electron-builder --win
  • electron:devrimraf dist-electron && tsc --project tsconfig.electron.json && electron . --dev
  • linteslint
  • postinstallprisma generate
  • startnext start
  • testvitest run
Dependencies28
  • @auth/prisma-adapter^2.11.2
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @electric-sql/pglite^0.4.1
  • @neondatabase/serverless^1.1.0
  • @prisma/adapter-neon^7.8.0
  • @prisma/adapter-pg^7.8.0
  • @stripe/react-stripe-js^6.3.0
  • @stripe/stripe-js^9.5.0
  • bcryptjs^3.0.3
  • d3^7.9.0
  • date-holidays^3.30.2
  • dotenv^17.4.2
  • fflate^0.8.3
  • jose^6.2.3
  • lucide-react^1.16.0
  • next16.2.6
  • next-auth^5.0.0-beta.31
  • node-ical^0.26.1
  • pg^8.20.0
  • pglite-prisma-adapter^0.7.2
  • react19.2.4
  • react-dom19.2.4
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • stripe^22.1.1
  • zod^4.4.3