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
- 30
- Versions published
- 26
- First published
- Mar 2026
- Publisher
- jayleaton
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 ".ssh/"
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 5 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/client/assets/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/client/assets/chunk-4TB4RGXK-RpI8jjzb.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/client/assets/flowDiagram-DWJPFMVM-Bfvx3M5W.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/client/assets/index-D52U52vg.js | 2248974 bytes | 0 |
Manifest
Package metadata
Scripts17
buildbun run build:prodbuild:nonprodKAIZEN_CLI_BUILD_TARGET=nonprod vite build && KAIZEN_CLI_BUILD_TARGET=nonprod bun ./scripts/build-server.ts && KAIZEN_CLI_BUILD_TARGET=nonprod bun ./scripts/validate-build-artifact.ts --target nonprodbuild:prodKAIZEN_CLI_BUILD_TARGET=prod vite build && KAIZEN_CLI_BUILD_TARGET=prod bun ./scripts/build-server.ts && KAIZEN_CLI_BUILD_TARGET=prod bun ./scripts/validate-build-artifact.ts --target prodchecktsc --noEmit && bun run builddevbun ./scripts/dev.tsdev:clientKAIZEN_CLI_BUILD_TARGET=nonprod vite --host 0.0.0.0 --port 5174dev:serverbun ./scripts/dev-server.ts --no-open --port 5175fmtprettier package.json README.md --checkinstall:devbun install && bun run build:nonprod && bun install -g .linttsc --noEmitpack:dry-runbun run build:prod && bun ./scripts/validate-build-artifact.ts --target prod --mode publish && npm pack --dry-runprepublishOnlybun run build:prod && bun run validate:publishstartbun ./dist/server/cli.jstestbun testtest:e2e:localbun ./scripts/run-local-playwright.tstypechecktsc --noEmitvalidate:publishbun ./scripts/validate-build-artifact.ts --target prod --mode publish
Dependencies18
@anthropic-ai/claude-agent-sdk0.2.114@pierre/diffs^1.1.12@radix-ui/react-context-menu^2.2.16@radix-ui/react-select^2.2.6@xterm/addon-fit^0.11.0@xterm/addon-serialize^0.14.0@xterm/addon-web-links^0.12.0@xterm/headless^6.0.0@xterm/xterm^6.0.0default-shell^2.2.0jose^6.2.2mermaid^11.14.0puppeteer-core^24.40.0qrcode^1.5.4react-resizable-panels^4.7.3sharp^0.34.5sonner^2.0.7use-intl^4.8.1