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
- 6
- First published
- May 2026
- Publisher
- icetomoyo
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":["@kodax-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":["@kodax-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/dist/chunks/chunk-35BDEEC5.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts22
bench:perftsx benchmark/perf/repl-render-perf.bench.tsbench:perf:e2etsx benchmark/perf/repl-render-engine-e2e.bench.tsbuildnpm run build:packages && npm run build:bundle && npm run build:dtsbuild:binarynode scripts/build-binary.mjsbuild:binary:allnode scripts/build-binary.mjs --allbuild:bundlenode scripts/build-bundle.mjsbuild:dtsnode scripts/build-dts.mjsbuild:packagestsc -b tsconfig.build.json && npm run copy:builtin -w @kodax-ai/agent && npm run copy:provider-caps -w @kodax-ai/llmcleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"clean:packagesnpm run clean --workspacesdevnode --max-old-space-size=4096 --require ./scripts/production-env.cjs --import tsx src/kodax_cli.tsdev:clinode --max-old-space-size=4096 --require ./scripts/production-env.cjs --import tsx src/kodax_cli.tsdev:mem-diagnode scripts/mem-diag-launch.cjsdev:mem-snapshotnode scripts/mem-diag-launch.cjs 2probe:reasoningtsx scripts/probe-reasoning.tsrepointel:demonode clients/repointel/scripts/demo.mjsrepointel:doctornode clients/repointel/scripts/doctor.mjsrepointel:installnode clients/repointel/scripts/install.mjsstartnode --max-old-space-size=4096 --require ./scripts/production-env.cjs dist/kodax_cli.jstestvitest runtest:evalvitest run -c vitest.eval.config.tstest:watchvitest
Dependencies43
@agentclientprotocol/sdk^0.15.0@alcalzone/ansi-tokenize^0.2.5@anthropic-ai/sdk^0.80.0ansi-escapes^7.3.0auto-bind^5.0.1chalk^5.4.1cli-boxes^3.0.0cli-cursor^4.0.0cli-truncate^5.2.0clipboardy^4.0.0code-excerpt^4.0.0commander^13.1.0es-toolkit^1.46.1fflate^0.8.2glob^11.0.1iconv-lite^0.6.3indent-string^5.0.0ink^6.7.0ink-spinner^5.0.0ink-text-input^6.0.0is-in-ci^2.0.0jimp^1.6.0js-tiktoken^1.0.12openai^6.32.0partial-json^0.1.7patch-console^2.0.0react>=19.0.0react-devtools-core^7.0.1react-reconciler^0.33.0scheduler^0.27.0- …and 13 more.