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
- 4
- First published
- May 2026
- Publisher
- thanh-dong
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 20 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/server/claude-pty-mcp/tools/edit.test.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/shared/permission-policy.ts | matched ".npmrc" | 5 |
| low | Credential file access | package/src/server/claude-pty-mcp/tools/read.test.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/server/claude-pty-mcp/tools/write.test.ts | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/client/assets/chunk-4TB4RGXK-BxzubH5S.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/client/assets/flowDiagram-DWJPFMVM-CZKuYl0V.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts12
buildvite buildcheckbunx @typescript/native-preview --noEmit -p tsconfig.json && vite buildcopy:legacy-transcriptsbun run ./scripts/copy-legacy-transcripts.tsdevbun run ./scripts/dev.tsdev:clientvite --host 0.0.0.0 --port 5174dev:serverbun run ./scripts/dev-server.ts --no-open --port 5175install:devbun install && bun run build && bun install -g .lint:rulesbash .git/hooks/pre-commit --allprepublishOnlyvite buildstartbun run ./src/server/cli.tstestbun testverify:journeybun run ./scripts/verify-journey.ts
Dependencies33
@anthropic-ai/claude-agent-sdk^0.2.91@chenglou/pretext^0.0.4@lagz0ne/nats-embedded^0.3.1@modelcontextprotocol/sdk^1.29.0@nats-io/jetstream^3.3.1@nats-io/jwt^0.0.10-5@nats-io/kv^3.3.1@nats-io/nats-core^3.3.1@nats-io/transport-node^3.3.1@radix-ui/react-alert-dialog^1.1.15@radix-ui/react-context-menu^2.2.16@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-select^2.2.6@tanstack/react-virtual^3.13.23@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.0cloudflared^0.7.1default-shell^2.2.0diff^8.0.4file-type^22.0.1js-yaml^4.1.1mermaid^11.14.0minimatch^10.2.5qrcode^1.5.4react-resizable-panels^4.9.0shell-quote^1.8.4sonner^2.0.7- …and 3 more.