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
7
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 bytes8,189,060
Previous version0.7.5
Published2026-06-11T12:03:43.137Z
SHA-256b68fd9d93299d27589f9a3161cb7ae11a1bf8b6a7762fa1ec866348084a86ace

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.6Version
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
  • 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
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