PkgRadar

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 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":["[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"}'
Publisherlivos
Artifact bytes8,191,443
Previous version0.7.6
Published2026-06-11T12:48:30.153Z
SHA-256bc793430bcf4140e5bc2945a3b6f24570a420ab07fafdc86e8e3812127a298b5

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

high
Last checked
highRisk
45Score
0.8.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

2 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.8.0 vs 0.7.6: "node scripts/install-cli.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 4 day(s) ago, 8 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.8.0 vs 0.7.6: "node scripts/install-cli.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 4 day(s) ago, 8 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-cli.mjs"5

Manifest

Package metadata

Scripts20
  • buildnext build --webpack
  • devPI_CODING_AGENT_DIR=~/tmp/pi-dev-agent NEXT_DIST_DIR=.next-dev-30142 next dev -p 30142
  • dev:prodecho 'WARNING: next dev on 30141 hot-reloads with source edits; use npm start for daily 30141.' >&2 && next dev -p 30141
  • linteslint .
  • package:macosbash scripts/package-macos-app.sh
  • postinstallnode scripts/install-cli.mjs
  • postuninstallnode scripts/uninstall-cli.mjs
  • prepublishOnlynode_modules/.bin/tsc --noEmit && node_modules/.bin/vitest run
  • relay:clientnode --experimental-strip-types scripts/pi-relay-client.ts
  • relay:hostnode --experimental-strip-types scripts/pi-relay-host.ts
  • relay:servernode --experimental-strip-types scripts/pi-relay-server.ts
  • releasenpm version patch --no-git-tag-version && npm run build && npm publish --access public
  • startnext start -p 30141
  • testvitest
  • test:m2node scripts/m2-preflight.mjs
  • test:m3node scripts/m3-preflight.mjs
  • test:m4node scripts/m4-preflight.mjs
  • test:runvitest run
  • test:workbenchnode scripts/workbench-smoke.mjs
  • tunnel: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.13
  • katex0.17.0
  • mammoth1.12.0
  • mermaid11.15.0
  • next16.2.6
  • pdfjs-dist4.10.38
  • qrcode1.5.4
  • react19.2.7
  • react-dom19.2.7
  • react-markdown10.1.0
  • react-syntax-highlighter16.1.1
  • rehype-katex7.0.1
  • remark-gfm4.0.1
  • remark-math6.0.0
  • web-push3.6.7
Optional dependencies1
  • pi-fetch-tool0.1.5