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.
- Weekly downloads
- 856
- Versions published
- 57
- First published
- May 2026
- Publisher
- liuser
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts13
contextcd .. && node march-cli/bin/march.mjs --dump-contextdevcd .. && node march-cli/bin/march.mjsdocs:buildvitepress build docsdocs:devvitepress dev docs --host 127.0.0.1docs:previewvitepress preview docs --host 127.0.0.1notify:experimentnode scripts/notify-experiment.mjspublish:envnode scripts/npm-publish-from-env.mjstestnode test/smoke.test.mjstest:fastnode test/fast.test.mjstest:realnpm run test:shell-runtime-real && npm run test:shell-tui-real && npm run test:tui-key-realtest:shell-runtime-realnode test/shell-real-runtime.acceptance.mjstest:shell-tui-realnode test/shell-tui-real.acceptance.mjstest:tui-key-realnode test/tui-key-real.acceptance.mjs
Dependencies13
@earendil-works/pi-ai^0.78.1@earendil-works/pi-coding-agent^0.78.1@earendil-works/pi-tui^0.78.1@modelcontextprotocol/sdk^1.29.0@pierre/trees^1.0.0-beta.4@xterm/headless^6.0.0marked^18.0.5node-notifier^10.0.1node-pty^1.1.0typebox^1.2.1undici^8.3.0web-tree-sitter^0.26.9ws^8.21.0
Optional dependencies1
@vscode/ripgrep^1.18.0