PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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 promoting

Mixed 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"}'
Publisherjayleaton
Artifact bytes9,879,871
Previous version0.13.0
Published2026-05-21T05:22:13.051Z
SHA-256c955f87c3dbe65b8a7e64e5a5cde66691e886f4c9e09015f958b62b6e9e61041

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

review
Last checked
reviewRisk
5Score
0.14.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/client/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/client/assets/chunk-4TB4RGXK-RpI8jjzb.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/client/assets/flowDiagram-DWJPFMVM-Bfvx3M5W.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/client/assets/index-D52U52vg.js2248974 bytes0

Manifest

Package metadata

Scripts17
  • buildbun run build:prod
  • build: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 nonprod
  • build: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 prod
  • checktsc --noEmit && bun run build
  • devbun ./scripts/dev.ts
  • dev:clientKAIZEN_CLI_BUILD_TARGET=nonprod vite --host 0.0.0.0 --port 5174
  • dev:serverbun ./scripts/dev-server.ts --no-open --port 5175
  • fmtprettier package.json README.md --check
  • install:devbun install && bun run build:nonprod && bun install -g .
  • linttsc --noEmit
  • pack:dry-runbun run build:prod && bun ./scripts/validate-build-artifact.ts --target prod --mode publish && npm pack --dry-run
  • prepublishOnlybun run build:prod && bun run validate:publish
  • startbun ./dist/server/cli.js
  • testbun test
  • test:e2e:localbun ./scripts/run-local-playwright.ts
  • typechecktsc --noEmit
  • validate: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.0
  • default-shell^2.2.0
  • jose^6.2.2
  • mermaid^11.14.0
  • puppeteer-core^24.40.0
  • qrcode^1.5.4
  • react-resizable-panels^4.7.3
  • sharp^0.34.5
  • sonner^2.0.7
  • use-intl^4.8.1