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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
| low | Credential file access | package/src/build_corpus/exporter.py | matched "aws_access_key" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node bin/postinstall.js" | 5 |
Manifest
Package metadata
Scripts12
editor:buildvite build --config editor-web/vite.config.jseditor:packagepowershell.exe -ExecutionPolicy Bypass -File scripts/package-windows-editor.ps1editor:windowspowershell.exe -ExecutionPolicy Bypass -File scripts/build-windows-editor.ps1postinstallnode bin/postinstall.jsprepacknpm run editor:windows && npm run editor:packagepreuninstallnode bin/postinstall.js --uninstallreleasenode scripts/release-dual.mjstestnode bin/build-corpus.js --help && node bin/validate-katex.js README.mdtest:allpowershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/run-required-tests.ps1 -Suite Alltest:conversionpowershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/run-required-tests.ps1 -Suite Conversiontest:editorpowershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/run-required-tests.ps1 -Suite Editortest: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.9katex^0.16.22marked^15.0.12react^19.2.6react-dom^19.2.6turndown^7.2.4