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
- 3,310Niche · −30% score
- Versions published
- 52
- First published
- May 2026
- Publisher
- liuser
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Credential file access: matched "GITHUB_TOKEN"
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 review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/cli/commands/export-command.mjs | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts16
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.mjsweb:buildtsc -p src/web-ui/tsconfig.json && vite build --config src/web-ui/vite.config.mjsweb:devnode bin/march.mjs web --devweb:previewnpm run web:build && node src/web-ui/server.mjs
Dependencies15
@earendil-works/pi-ai^0.74.0@earendil-works/pi-coding-agent^0.74.0@earendil-works/pi-tui^0.74.0@modelcontextprotocol/sdk^1.29.0@pierre/trees^1.0.0-beta.4@xterm/headless^5.5.0marked^18.0.3node-notifier^10.0.1node-pty^1.1.0react^18.3.1react-dom^18.3.1typebox^1.0.58undici^7.25.0web-tree-sitter^0.26.8ws^8.20.1
Optional dependencies1
@vscode/ripgrep^1.18.0