PkgRadar

Package evidence

[email protected]

no findings

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
5
First published
Jun 2026
Publisher
livos

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherlivos
Artifact bytes5,021,686
Previous version0.7.3
Published2026-06-07T10:09:03.016Z
SHA-2566348d7a0d4eb842c7e58e8035fdc09b1013eb6055bfdd35e6aae70dc9735252d

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.7.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • buildnext build --webpack
  • devPI_CODING_AGENT_DIR=~/tmp/pi-dev-agent NEXT_DIST_DIR=.next-dev-30142 next dev -p 30142 --webpack
  • 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
  • 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
Dependencies15
  • @earendil-works/pi-ai^0.78.0
  • @earendil-works/pi-coding-agent^0.78.0
  • @lobehub/icons5.10.0
  • @types/react-syntax-highlighter^15.5.13
  • mammoth^1.12.0
  • mermaid11.15.0
  • next16.2.6
  • pdfjs-dist4.10.38
  • qrcode1.5.4
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • remark-gfm^4.0.1
  • web-push3.6.7
Optional dependencies1
  • pi-fetch-tool^0.1.5