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.

Weekly downloads
856
Versions published
59
First published
May 2026
Publisher
liuser

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"}'
Publisherliuser
Artifact bytes2,837,890
Previous version0.1.59
Published2026-06-07T07:16:31.471Z
SHA-256f287d26ab0300c5d2755ba271f1b360ca6bb89dbd097179326857452d95bd5c8

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.1.60Version
Status history (1 event)
  1. newavailable · 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-context
  • devcd .. && node march-cli/bin/march.mjs
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs --host 127.0.0.1
  • docs:previewvitepress preview docs --host 127.0.0.1
  • notify:experimentnode scripts/notify-experiment.mjs
  • publish:envnode scripts/npm-publish-from-env.mjs
  • testnode test/smoke.test.mjs
  • test:fastnode test/fast.test.mjs
  • test:realnpm run test:shell-runtime-real && npm run test:shell-tui-real && npm run test:tui-key-real
  • test:shell-runtime-realnode test/shell-real-runtime.acceptance.mjs
  • test:shell-tui-realnode test/shell-tui-real.acceptance.mjs
  • test: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.0
  • marked^18.0.5
  • node-notifier^10.0.1
  • node-pty^1.1.0
  • typebox^1.2.1
  • undici^8.3.0
  • web-tree-sitter^0.26.9
  • ws^8.21.0
Optional dependencies1
  • @vscode/ripgrep^1.18.0