PkgRadar

Package evidence

[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
1
First published
May 2026
Publisher
thanh-dong

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"}'
Publisherthanh-dong
Artifact bytes1,976,993
Previous versionnone
Published2026-05-28T06:42:37.500Z
SHA-256a3434e0df678a1b3a7b70e34fc531e67697f4f13828f7df3b379a344fe8d14e9

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

review
Last checked
reviewRisk
44Score
1.1.2-rc.9Version
Status history (1 event)
  1. newavailable · risk review · score 44 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/client/assets/chunk-4TB4RGXK-BxzubH5S.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/client/assets/flowDiagram-DWJPFMVM-CZKuYl0V.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/client/assets/chunk-4TB4RGXK-BxzubH5S.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/client/assets/flowDiagram-DWJPFMVM-CZKuYl0V.jshigh encoded/escaped-token density12
lowCredential file accesspackage/src/server/claude-pty-mcp/tools/edit.test.tsmatched ".ssh/"5
lowCredential file accesspackage/src/shared/permission-policy.tsmatched ".npmrc"5
lowCredential file accesspackage/src/server/claude-pty-mcp/tools/read.test.tsmatched ".ssh/"5
lowCredential file accesspackage/src/server/claude-pty-mcp/tools/write.test.tsmatched ".ssh/"5

Manifest

Package metadata

Scripts12
  • buildvite build
  • checkbunx @typescript/native-preview --noEmit -p tsconfig.json && vite build
  • copy:legacy-transcriptsbun run ./scripts/copy-legacy-transcripts.ts
  • devbun run ./scripts/dev.ts
  • dev:clientvite --host 0.0.0.0 --port 5174
  • dev:serverbun run ./scripts/dev-server.ts --no-open --port 5175
  • install:devbun install && bun run build && bun install -g .
  • lint:rulesbash .git/hooks/pre-commit --all
  • prepublishOnlyvite build
  • startbun run ./src/server/cli.ts
  • testbun test
  • verify: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.0
  • cloudflared^0.7.1
  • default-shell^2.2.0
  • diff^8.0.4
  • file-type^22.0.1
  • js-yaml^4.1.1
  • mermaid^11.14.0
  • minimatch^10.2.5
  • qrcode^1.5.4
  • react-resizable-panels^4.9.0
  • shell-quote^1.8.4
  • sonner^2.0.7
  • …and 3 more.