PkgRadar

Package evidence

@praxis-ai/[email protected]

Obfuscation Density: high encoded/escaped-token density

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 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":["@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"}'
Artifact bytes1,067,858
Previous version0.1.3
Published2026-06-04T09:39:00.613Z
SHA-2565fa267b14afd4af619a14171ecaeca997105c29bfe32bf52ed10fce82ceb1b8d

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

low
Last checked
lowRisk
0Score
0.1.4Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/raxode-tui/dist/raxode-cli/backend/agents/codingAgent/markdown-editor/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts13
  • buildnpm run clean && tsc -p tsconfig.build.json && node automations/copy-dist-assets.mjs
  • cleannode automations/clean-dist.mjs
  • gui:buildvite build --config raxode-cli/frontend/gui/vite.config.ts
  • gui:devvite --config raxode-cli/frontend/gui/vite.config.ts
  • gui:electronelectron raxode-cli/frontend/gui/electron/main.cjs
  • pack:drynpm pack --dry-run --json
  • raxode:cache-xraynode automations/raxode-cache-xray.mjs
  • raxode:raxode-tuiRAXODE_RENDER_FPS=120 RAXODE_STREAM_FPS=120 node --import tsx raxode-cli/frontend/tui/app/direct-tui.tsx
  • testnpm run test:application
  • test:allfind raxode-cli -type f -name '*.test.ts' -print0 | xargs -0 node --import tsx --test
  • test: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.ts
  • test:unitnpm run test:application
  • typechecktsc -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.5
  • apache-arrow^18.1.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • ink^5.2.1
  • lucide-react^1.16.0
  • node-pty^1.1.0
  • openai^6.37.0
  • react^18.3.1
  • react-dom^18.3.1
  • string-width^7.2.0
  • tailwind-merge^3.6.0
  • tsx^4.21.0
  • typescript^5.9.3
  • zod^4.4.3