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
- May 2026
- Publisher
- proview_mathers
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":["@praxis-ai/[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":["@praxis-ai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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
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 | Obfuscation Density | package/raxode-tui/dist/raxode-cli/backend/agents/codingAgent/markdown-editor/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts13
buildnpm run clean && tsc -p tsconfig.build.json && node automations/copy-dist-assets.mjscleannode automations/clean-dist.mjsgui:buildvite build --config raxode-cli/frontend/gui/vite.config.tsgui:devvite --config raxode-cli/frontend/gui/vite.config.tsgui:electronelectron raxode-cli/frontend/gui/electron/main.cjspack:drynpm pack --dry-run --jsonraxode:cache-xraynode automations/raxode-cache-xray.mjsraxode:raxode-tuiRAXODE_RENDER_FPS=120 RAXODE_STREAM_FPS=120 node --import tsx raxode-cli/frontend/tui/app/direct-tui.tsxtestnpm run test:applicationtest:allfind raxode-cli -type f -name '*.test.ts' -print0 | xargs -0 node --import tsx --testtest:applicationnode --import tsx --test raxode-cli/frontend/bridge/*.test.ts raxode-cli/frontend/tui/cli/*.test.ts raxode-cli/frontend/tui/input/*.test.ts raxode-cli/backend/tests/*.test.tstest:unitnpm run test:applicationtypechecktsc -p tsconfig.json --noEmit
Dependencies23
@anthropic-ai/claude-agent-sdk^0.2.138@anthropic-ai/sdk^0.78.0@google/adk^0.5.0@google/genai^1.52.0@lancedb/lancedb^0.27.2@modelcontextprotocol/sdk^1.29.0@openai/agents^0.11.4@praxis-ai/praxis0.1.4@praxis-ai/raxcell^0.1.5apache-arrow^18.1.0class-variance-authority^0.7.1clsx^2.1.1ink^5.2.1lucide-react^1.16.0node-pty^1.1.0openai^6.37.0react^18.3.1react-dom^18.3.1string-width^7.2.0tailwind-merge^3.6.0tsx^4.21.0typescript^5.9.3zod^4.4.3