PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="npx @aiszlab/watchdog preinstall"

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
310
Versions published
246Mature · −50% score
First published
Jun 2023
Publisher
murukal

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":["[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"}'
Publishermurukal
Artifact bytes389,085
Previous version1.0.27-beta.24
Published2026-06-07T12:02:49.771Z
SHA-2568dea3ced61b9f402e35d41211fc011f4ca9428750154c912e5f04415fbfa9054

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx @aiszlab/watchdog preinstall"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.0.27-beta.26Version
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.jsonpreinstall="npx @aiszlab/watchdog preinstall"5

Manifest

Package metadata

Scripts11
  • authorszx scripts/contributors.mjs
  • buildz rm dist && rollup -c --environment NODE_ENV:production
  • build-storybookstorybook build
  • changesetsz cs
  • devrollup -c -w --environment NODE_ENV:development
  • linteslint .
  • preinstallnpx @aiszlab/watchdog preinstall
  • storybookpnpm run build && storybook dev -p 6006
  • testjest
  • test:coveragejest --coverage
  • versionz cs version
Dependencies19
  • @aiszlab/fuzzy^2.1.1
  • @aiszlab/relax2.1.2
  • @babel/runtime^7.28.6
  • @floating-ui/dom^1.7.5
  • @lexical/code^0.40.0
  • @lexical/headless^0.40.0
  • @lexical/html^0.40.0
  • @lexical/link^0.40.0
  • @lexical/list^0.40.0
  • @lexical/markdown^0.40.0
  • @lexical/react^0.40.0
  • @lexical/rich-text^0.40.0
  • @lexical/selection^0.40.0
  • @lexical/utils^0.40.0
  • @tanstack/react-table^8.21.3
  • dayjs^1.11.19
  • lexical^0.40.0
  • motion^12.34.0
  • rxjs^7.8.2