Package evidence
[email protected]
New Account With Lifecycle Hook: package first published 4 day(s) ago, 8 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
- 8
- First published
- Jun 2026
- Publisher
- livos
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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 0.8.0 vs 0.7.6: "node scripts/install-cli.mjs"
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 45 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.8.0 vs 0.7.6: "node scripts/install-cli.mjs" | 40 |
| medium | New Account With Lifecycle Hook | package.json | package first published 4 day(s) ago, 8 total version(s), has lifecycle hook | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.8.0 vs 0.7.6: "node scripts/install-cli.mjs" | 40 |
| medium | New Account With Lifecycle Hook | package.json | package first published 4 day(s) ago, 8 total version(s), has lifecycle hook | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/install-cli.mjs" | 5 |
Manifest
Package metadata
Scripts20
buildnext build --webpackdevPI_CODING_AGENT_DIR=~/tmp/pi-dev-agent NEXT_DIST_DIR=.next-dev-30142 next dev -p 30142dev:prodecho 'WARNING: next dev on 30141 hot-reloads with source edits; use npm start for daily 30141.' >&2 && next dev -p 30141linteslint .package:macosbash scripts/package-macos-app.shpostinstallnode scripts/install-cli.mjspostuninstallnode scripts/uninstall-cli.mjsprepublishOnlynode_modules/.bin/tsc --noEmit && node_modules/.bin/vitest runrelay:clientnode --experimental-strip-types scripts/pi-relay-client.tsrelay:hostnode --experimental-strip-types scripts/pi-relay-host.tsrelay:servernode --experimental-strip-types scripts/pi-relay-server.tsreleasenpm version patch --no-git-tag-version && npm run build && npm publish --access publicstartnext start -p 30141testvitesttest:m2node scripts/m2-preflight.mjstest:m3node scripts/m3-preflight.mjstest:m4node scripts/m4-preflight.mjstest:runvitest runtest:workbenchnode scripts/workbench-smoke.mjstunnel:cloudflarebash scripts/tunnel-cloudflared.sh
Dependencies18
@earendil-works/pi-ai0.79.0@earendil-works/pi-coding-agent0.79.0@lobehub/icons5.10.0@types/react-syntax-highlighter15.5.13katex0.17.0mammoth1.12.0mermaid11.15.0next16.2.6pdfjs-dist4.10.38qrcode1.5.4react19.2.7react-dom19.2.7react-markdown10.1.0react-syntax-highlighter16.1.1rehype-katex7.0.1remark-gfm4.0.1remark-math6.0.0web-push3.6.7
Optional dependencies1
pi-fetch-tool0.1.5