PkgRadar

Package evidence

@lobehub/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/postinstall-lexical-patch.cjs"

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
28,364Mainstream · −50% score
Versions published
189Established · −30% score
First published
Aug 2025
Publisher
lobehubbot

Effective trust discount applied: 50% (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":["@lobehub/[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":["@lobehub/[email protected]"],"fail_on":"review"}'
Publisherlobehubbot
Artifact bytes485,315
Previous version4.17.0
Published2026-06-09T12:08:37.236Z
SHA-2565a2189f027dadbe2953dda43eb64f433e1a6d7d16a8271e568ec35c0a7aad213

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/postinstall-lexical-patch.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
4.17.1Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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="node ./scripts/postinstall-lexical-patch.cjs"5

Manifest

Package metadata

Scripts25
  • buildtsdown
  • build:cleantsx ./scripts/clean.ts
  • build:watchtsdown --watch
  • cinpm run lint:circular && npm run lint && npm run type-check
  • cleanrm -r es lib dist coverage .dumi/tmp .eslintcache node_modules/.cache
  • devdumi dev
  • docs:builddumi build
  • docs:build-analyzeANALYZE=1 dumi build
  • docs:devdumi dev
  • linteslint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fix
  • lint:circulardpdm src/**/*.{ts,tsx} --warning false --tree false --exit-code circular:1 -T true
  • lint:mdremark . --quiet --frail --output
  • lint:stylestylelint "{src,tests}/**/*.{js,jsx,ts,tsx,less}" --fix
  • postinstallnode ./scripts/postinstall-lexical-patch.cjs
  • postpackclean-package restore
  • prepackclean-package
  • preparehusky && npm run setup
  • prettierprettier -c --write --no-error-on-unmatched-pattern "**/**"
  • releasesemantic-release
  • setupdumi setup
  • startnpm run docs:dev
  • testvitest
  • test:coveragevitest run --coverage --passWithNoTests
  • test:watchvitest --watch
  • type-checktsc --noEmit
Dependencies38
  • @floating-ui/dom^1.7.4
  • @floating-ui/react^0.27.16
  • @lexical/clipboard0.42.0
  • @lexical/code-core0.42.0
  • @lexical/dragon0.42.0
  • @lexical/headless0.42.0
  • @lexical/history0.42.0
  • @lexical/link0.42.0
  • @lexical/list0.42.0
  • @lexical/rich-text0.42.0
  • @lexical/selection0.42.0
  • @lexical/table0.42.0
  • @lexical/utils0.42.0
  • @shikijs/core^3.20.0
  • @shikijs/engine-javascript^3.20.0
  • @xmldom/xmldom^0.8.11
  • ahooks^3.9.6
  • antd-style^4.1.0
  • debug^4.4.3
  • es-toolkit^1.43.0
  • eventemitter3^5.0.1
  • fuse.js^7.1.0
  • katex^0.16.27
  • lexical0.42.0
  • lucide-react^0.562.0
  • mermaid^11.13.0
  • polished^4.3.1
  • re-resizable^6.11.2
  • react-error-boundary^6.0.2
  • react-merge-refs^3.0.2
  • …and 8 more.