PkgRadar

Package evidence

@lifeaitools/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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
1
First published
Jun 2026
Publisher
lifeaiuser

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":["@lifeaitools/[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":["@lifeaitools/[email protected]"],"fail_on":"high"}'
Publisherlifeaiuser
Artifact bytes2,376,734
Previous versionnone
Published2026-06-11T04:55:47.274Z
SHA-256fe5bd4ce36b0db655717065a2c7429fee03beda08eab3eebf146d0ac2dc778fb

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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
10Score
0.6.1Version
Status history (1 event)
  1. newavailable · risk high · score 10 · 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, 1 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
lowCredential file accesspackage/src/build_corpus/exporter.pymatched "aws_access_key"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js"5

Manifest

Package metadata

Scripts12
  • editor:buildvite build --config editor-web/vite.config.js
  • editor:packagepowershell.exe -ExecutionPolicy Bypass -File scripts/package-windows-editor.ps1
  • editor:windowspowershell.exe -ExecutionPolicy Bypass -File scripts/build-windows-editor.ps1
  • postinstallnode bin/postinstall.js
  • prepacknpm run editor:windows && npm run editor:package
  • preuninstallnode bin/postinstall.js --uninstall
  • releasenode scripts/release-dual.mjs
  • testnode bin/build-corpus.js --help && node bin/validate-katex.js README.md
  • test:allpowershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/run-required-tests.ps1 -Suite All
  • test:conversionpowershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/run-required-tests.ps1 -Suite Conversion
  • test:editorpowershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/run-required-tests.ps1 -Suite Editor
  • test:requiredpowershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/run-required-tests.ps1 -Suite Auto
Dependencies21
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/theme-one-dark^6.1.3
  • @tiptap/extension-bubble-menu^3.23.1
  • @tiptap/extension-floating-menu^3.23.1
  • @tiptap/extension-image^3.23.1
  • @tiptap/extension-link^3.23.1
  • @tiptap/extension-placeholder^3.23.1
  • @tiptap/extension-table^3.23.1
  • @tiptap/extension-table-cell^3.23.1
  • @tiptap/extension-table-header^3.23.1
  • @tiptap/extension-table-row^3.23.1
  • @tiptap/extension-task-item^3.23.1
  • @tiptap/extension-task-list^3.23.1
  • @tiptap/react^3.23.1
  • @tiptap/starter-kit^3.23.1
  • @uiw/react-codemirror^4.25.9
  • katex^0.16.22
  • marked^15.0.12
  • react^19.2.6
  • react-dom^19.2.6
  • turndown^7.2.4